Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x088f3d…e8dfbd
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xfe9d1e…18ea68
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x0dd6c8…8ddbbd
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x398014…3373c5
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xd41546…2350b1
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x572545…335138
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x6d444f…61f89b
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xe94873…8efa64
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x1c0e87…5f4b3f
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xc62883…6c2581
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xe67e4b…fc956d
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x426f00…d8488c
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xbe6847…2bf8a2
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x7e9e10…51e69b
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x930934…9555f0
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x583379…f32d4b
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x973261…206f26
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x21fe5f…b6f88e
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x12c02b…5bca1f
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xb9a052…b51fba
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x15eeaa…a6250c
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x4a7a7c…5f8646
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xd01ea7…3ae770
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xa519ab…a2d854
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x44a59a…6266bf

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.