Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xce496c…b4268f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xd1749e…8b8c2f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x122cad…cd4046
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x9eb5fe…d960fd
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xe5bfa7…2d0098
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xe631a8…8addd9
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x3a84b4…18049d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xa19360…e732e3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xe952bb…9ec74a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x31286f…d00329
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x83737a…a8c2fb
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x20bbd6…6f7962
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x01175c…313934
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x5503d3…5a383e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x5b180f…bf774c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xb6bd74…fff3c5
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0xfa4168…4c8b0a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa30d ago0x7ca8bb…9d928a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa31d ago0x32dc20…c3db7a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa31d ago0x419560…ff2abc
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa31d ago0x6fc67a…bd06cf
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa31d ago0x351c63…21b8f9
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa31d ago0x2457f9…16ef07
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa31d ago0x2dcd5e…667fc9
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa31d ago0x0b4c61…60eabf

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.