Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0xbc00e5…8cbced
0x0976…2f960xf000…94fcBase$0.01100%coinbase6d ago0x43816e…9b1bd1
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0x00fca7…3746cb
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0xaa1c67…685cfc
0x0976…2f960xf000…94fcBase$0.01100%coinbase6d ago0x0c9b9a…badd0d
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0x2ad809…d36345
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x68f7d3…8ebbf5
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0xf320ed…152791
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0x609348…da8bc2
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x1d07fb…e31d70
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x345dbc…4a5b69
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x2caa43…bb37f8
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x0094a1…6f31b3
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x89fbb2…7a3de8
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x51307a…c614da
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0xa3a72c…605c4f
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x64d0c6…f4b032
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0xc2e2a8…0a3ebf
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0x58da70…ded974
0x0976…2f960xf000…94fcBase$0.01100%coinbase6d ago0x2579d4…feb437
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x19a7de…46b304
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0xb0da2e…01c6e2
0x0976…2f960xf000…94fcBase$0.10100%coinbase6d ago0x8c55d0…145d67
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0x6f9d9c…466f4f
0x0976…2f960xf000…94fcBase$0.01100%coinbase6d ago0xfd601d…8926c8

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.