Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x42d309…df6796
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x09a37d…40d313
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x1a1e4a…d53cbc
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x181c6e…2ee955
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x489b2a…a2370a
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x71adab…e58ea0
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xf10d04…19e799
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x014a90…f27531
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xb874f8…f78874
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xe996a0…4d6898
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x99fb26…0c478c
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xb6653c…46af8a
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xfd5b52…f133f3
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x4e174c…db9740
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xa0e2f2…eb9e69
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xa04e28…439bd5
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xc87991…59da94
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xde135a…451b93
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xad3039…b5c2a9
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x1bda84…ed73ce
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x2e5164…7a4886
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0x1b08ec…cf1bd1
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xdff57b…49fd22
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xd1f947…b7c64a
0x03f3…d4690x5aae…482eBase$0.001100%coinbase11d ago0xb9c4c7…54ae16

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.