Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x26cfb1…6cc952
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0xde01cb…0e3721
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0xb11795…51e011
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x0e995f…affdae
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x812b54…2e87e1
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x46c414…a02f3c
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x6df104…a63b48
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x9738ee…a03bd8
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x349dbf…f9fe30
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0xf4ac10…3a95d3
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0xd63d92…2a19b7
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0xf94438…a1d477
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0xd0ddb3…29e808
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x4b5b87…f12412
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x66a8fa…81e7f3
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x9923f7…bb6e7e
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x6da958…d7c584
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0xe67d84…3c1763
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0xae3271…2788a5
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x2fffe1…873bd4
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x19269b…bd8754
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x7e5189…28ac1b
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0xda6bac…353f2f
0x2688…ce350x13bf…b9a7Base$0.004100%candidates120d ago0x302f13…a746b1
0x2688…ce350x13bf…b9a7Base$0.002100%coinbase120d ago0x620955…dd49e4

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.