Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0x09ddc0…24c805
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0xcc6202…d0f16c
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0x5ffbe4…74f13c
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0x069697…410900
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0x092166…fe92ae
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0xf89415…168853
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0x2fc782…bd5150
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xb4ab21…f6972f
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0xe68dd4…186f8e
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0x3bc97b…360462
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0xa899f7…0a666f
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0x186129…3ce818
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xec3131…a32099
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0x942202…b1ff28
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xf46bb9…a1cef0
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xce037d…fcced6
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xf9ea38…081b32
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0xbce295…e4e83d
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xd95c6e…1e5c4e
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa37d ago0x714c11…cb03ac
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0x42045d…6bb940
0x4949…ee210x9c95…e299Base—$0.001100%fluxa37d ago0xd2b1e4…18d788
0x4949…ee210x9c95…e299Base—$0.001100%fluxa38d ago0x14e784…c838ca
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa38d ago0xd9eeae…4958cf
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa38d ago0x9f8bad…36a65d

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.