Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xdd63ec…10d169
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x37c78d…304039
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xbb1e56…09bc7b
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xadebb2…bddbe1
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x21563b…c28cb2
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x6525cc…f1003b
0xa3e1…20d90x40a8…ad8bBasex402 service$0.001100%coinbase32d ago0x707a7d…4d7109
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xec5422…60969c
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x177057…69e7aa
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xa2d1c4…8b5740
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xa03fbb…7e298e
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xb4bff5…31ca58
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.001100%coinbase32d ago0xeab27d…56ebed
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase32d ago0x24ad1a…dd3361
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase32d ago0xf11581…3a9b16
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase32d ago0x52f5ce…ac3ec8
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.001100%coinbase32d ago0x72776c…2475ce
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x7db9a8…328cba
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xc5b671…1bff12
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase32d ago0xf12689…440e73
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase32d ago0x485d7b…e540df
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x29af93…54e9b2
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0xf58ea0…3acf19
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase32d ago0xcb7fa6…15c8a0
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase32d ago0x23be21…5f065d

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.