Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x691763…9c9a3d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x3b2e00…6eeef9
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x3e8ea9…db7ab8
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xb70a92…be4b72
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x7f4fa7…c4f048
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xfe360e…045c07
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xfc8fd6…6134e1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa43d ago0x5e4f71…524ef7
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x465352…aaf5e6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xf1b67a…3237ef
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x382c37…a143d6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x156c9a…fd5ee6
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa43d ago0x17ec82…c74903
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xb7dab3…1befd2
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x7b62a7…5d4659
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xf02127…d282d3
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa43d ago0x2934ab…7b6aa1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0xb18e48…e00800
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0x204ee0…0d4b78
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0xd508f7…b58ff3
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0x48e603…553046
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0xd2aef2…8f6a3d
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0x722089…f60be7
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa44d ago0xe55138…1671d3
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa44d ago0x99a08d…6efe70

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.