Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a548d ago0xb354bf…ca0e71
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0x202b7f…5f26a4
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a548d ago0x86cd4e…aec4b9
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x90e138…71ef64
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0xab24a6…bc03ba
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0xebbb38…b8e0ca
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0xac2258…826bc6
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x8a486d…664b5f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0xd3c9ba…9c0372
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0xc0c82c…97c9f2
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0xd3c0cc…911851
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x9039f0…9fda5d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0x8a4425…88d5ab
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x2c864f…7679a8
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0xb0118f…1be71c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x174846…702815
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0x1c565a…08cf8b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x1d5801…3222d5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0x2fdbd6…804fdb
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a548d ago0x6e61e1…38f8ca
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48d ago0x77a7ff…543b59
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a548d ago0x5c6f60…b53107
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a548d ago0x2d5fe5…d0abcb
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a548d ago0xd5d409…8f2805
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a549d ago0xdb69eb…cf18ca

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.