Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0xccc8…15beBase—$0.0570%0xf70d…dbef38d ago0xb7feb4…244f62
0x86ba…28200xccc8…15beBase—$189.6370%0xfc87…aeea38d ago0x070c22…8416ac
0x59fd…79a20xccc8…15beBase—$5,594.5370%0xf70d…dbef38d ago0x00edf9…8570a6
0x5d92…f02c0xccc8…15beBase—$4.9070%0xf70d…dbef38d ago0x1b6d5b…46deb7
0xd9e8…2ac90xccc8…15beBase—$1,794.6270%0xf70d…dbef38d ago0xcf6694…d69e44
0xdfd5…649d0xccc8…15beBase—$17.6370%0xf70d…dbef38d ago0xf4fb16…4762c0
0x0c60…549d0xccc8…15beBase—$360.1570%0xf70d…dbef38d ago0x8113a1…bbdb06
0x46fc…44d70xccc8…15beBase—$3,810.4570%0xf70d…dbef38d ago0xc92d2c…452ae2
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef38d ago0x227b84…ae1627
0x7498…ff040xccc8…15beBase—$1.0070%0xf70d…dbef38d ago0x7959c0…d12e91

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.