Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x752089…1c8956
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xaf55ea…d5cdd9
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x267bab…e53e81
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xdfcaae…d744d7
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x37302d…bcbb26
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x0b55c7…e77d99
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x941bb0…1d3953
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xab2360…4102a4
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xbcc6a4…1c1449
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x06f688…c613ef
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x81046c…aaa52c
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x471736…e5d93c
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x932ddf…0e9f96
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x3a0886…69b8ab
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x36235a…74b511
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x40f55e…19337f
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x100093…20fc67
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x795c97…fb4938
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xbb3f44…85aad3
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x95c34d…5e72dd
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xe08ccd…ceb65f
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xcd93ac…ad86dd
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xd93810…56c013
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x98ab5c…3a91a8
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xabd1be…3925b8

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.