Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x9fb3…1d9aBasex402 service$0.001100%coinbase1h ago0x5cde5b…e2f2a1
0x54e1…f4e00x9fb3…1d9aBasex402 service$0.001100%coinbase1h ago0x050079…e3af74
0xa8d5…93f40x9fb3…1d9aBasex402 service$9.8870%0x8000…efeb2h ago0xb816e9…449bf1
0xa8d5…93f40x9fb3…1d9aBasex402 service$0.01100%coinbase2h ago0xa19ee2…86f5e1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase6h ago0xde3254…d28396
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6h ago0x05f0e3…827615
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6h ago0xbe1409…70b494
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6h ago0x4bb4d1…2c4d2d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x526270…6f6585
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x717cca…34578c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0xe7d808…74817e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x6effa1…fa354e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0xf7b013…4cf6a7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0xd6b4e3…4199c1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x7b549e…7fbad6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x817ef4…7c9c2d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x89e1a8…603a40
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0xc5bd59…fcb415
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x1e5ed4…3d7fc3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x05a485…806d34
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x89dc13…1145a1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0xd6e772…0fad04
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x93285d…3d9dea
0xbd62…bd340x9fb3…1d9aBasex402 service$0.001100%coinbase8h ago0x69df4f…36d34f
0xbd62…bd340x9fb3…1d9aBasex402 service$0.001100%coinbase8h ago0x9e2843…d23d07

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.