Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c9…5b270x4f18…26a1Base$0.11100%coinbase11d ago0x328ff7…97ca71
0x1332…66eb0x47c5…4fc3Base$21.0070%0x7311…c90b11d ago0x20459b…d64211
0x210e…78f30xfe80…47eeBase$0.001100%fluxa11d ago0x6d8538…7bb009
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted11d ago0xbfa268…18de6b
0xa6a9…809d0x1cec…8dd4Base$26.31100%mrdn11d ago0x8f9167…a41744
0x2452…760c0xa9dd…2315Base$0.002100%coinbase11d ago0x9c9718…57cb67
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x769e22…8ce410
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238e…232511d ago0x41fd83…e16cd4
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xb887a5…8c18f8
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xf06ad1…c1d665
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xd81ceb…7d8123
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xba8cfd…cf99a7
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xc22a9c…d98a51
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xd7048a…350382
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xcdded2…207231
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x79df43…43c798
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xf29a26…3df6f0
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xb947eb…4ec964
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x338426…f68335
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x3dfb86…eb3daa
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x6e3336…cd4c73
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x4b9fc3…a19ec1
0x9041…847e0x2bd0…7625Base$0.001100%coinbase11d ago0x774834…204a7c
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0xb9527a…6de46a
0xb959…219f0xa9dd…2315Base$0.002100%coinbase11d ago0x25db2d…bc2431

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.