Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xeb0ac2…57c39a
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x22ad40…46b2f8
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x318a46…2c0d9c
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xc3402f…5bd4bd
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x547d49…22602f
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xa40ccf…1ff816
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xd9bca5…f60cd4
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x93da64…34b961
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xd8a1d4…5987ab
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xdadb1c…22a1cc
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x0b7ff3…864fc2
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x134552…9f4262
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xd3cf13…287b52
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x5b2e47…ba2cd0
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x300a8d…f5bed5
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xb80563…806e22
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x282a3e…442418
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0xb34241…eff606
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x07dd62…564e2a
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0xe7bf04…ed0abc
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x436142…505161
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x2ca600…d0895e
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0xd58d2e…f2a974
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x2b159e…c051c4
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase23h ago0x149a62…339b72

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.