Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase150d ago0xc7577e…fead2b
0xacb2…2c050x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x7d5ae8…f58388
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xce060e…353a86
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x854a4f…e12970
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x629a5f…3e45e0
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x70f2ad…332855
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase150d ago0xa550b3…27c4a4
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xa236b2…09446b
0xc605…85ee0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0xb15f64…2acb00
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xe3c046…bdba15
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x441ff1…7b16eb
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xab7472…b4a8cc
0xaad7…f2470x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x976565…f12561
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x2ca225…dd9500
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x905bc2…fb5c08
0x9a48…32300x40a8…ad8bBasex402 service$0.001100%coinbase150d ago0xd21e89…dc313f
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xe4f62c…e0a852
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x122c4c…8ac14a
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0xfc2273…5046d9
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x8fad97…2a7eb3
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xfb2748…92b513
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0x11acf1…8451fd
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0xc46770…8d8120
0xa3e1…20d90x40a8…ad8bBasex402 service$0.001100%coinbase150d ago0xa68519…767bbc
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase150d ago0xd64d82…9ffd6e

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.