Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xf5a07d…7a4e98
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xfe0eed…b4cdfd
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xebbd80…bc7121
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x5df181…231744
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x552c50…ff88ba
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x4a97a4…ccf225
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase2d ago0xbb542d…343a2b
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase2d ago0x58df1e…664b4a
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase2d ago0xcdb8c8…27c53a
0xf13d…a74f0x40a8…ad8bBasex402 service$0.001100%coinbase2d ago0xec5809…335931
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x07dff5…9e1a4b
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase2d ago0xe1d783…3d08e2
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase2d ago0x34e42e…a679fe
0xf13d…a74f0x40a8…ad8bBasex402 service$0.005100%coinbase2d ago0x20ed11…f0096f
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xdca2bf…94c978
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xb400ed…325ca6
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase2d ago0xc4d858…7207fa
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xd8b861…ff3181
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xf791ee…b71789
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x91e73d…5b2585
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x159373…3c1b00
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0x5598fa…7205c3
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase2d ago0xe77978…219ed6
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase2d ago0x9b383c…ed719f
0x03aa…51320x40a8…ad8bBasex402 service$0.005100%coinbase2d ago0xcfb226…88c71e

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.