Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x293c05…b242f8
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x20a39f…39d962
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x294a98…25a50e
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x2aed55…477481
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xae4ca3…192615
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xb5241a…a91024
0x5e00…06b30x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xe15f0d…d4d792
0x5e00…06b30x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xb3cd3b…9571d4
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x57b236…866220
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xd59e66…fbdc73
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xab33cc…4e9acb
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xd91858…5030e0
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x1ad5ed…e55414
0x5e00…06b30x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xf357be…35e5b3
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xd42c3b…b1a3b5
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x38e42d…0ea2df
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x312f34…eb773e
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x94a3b3…781648
0x5e00…06b30x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xbd7936…c6bae5
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xe56a8c…489d37
0x5e00…06b30x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x21bf65…3dd498
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x61e029…04dc47
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xd5e145…f0d21e
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xc4fe28…123e74
0x5e00…06b30x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xf9c266…36cf5c

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.