Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x69924d…86a8b9
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x004446…8c287e
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x966233…689e4e
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x1dcd19…130d47
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x49ef6f…44294d
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x041ed2…a70c53
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x61a43e…88db87
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x221688…1d10da
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x0e2772…7ee94f
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x561f79…7d6f8e
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0xf33522…6d9158
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0xee3f92…c7e8df
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0xf2763f…86114f
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0xa9c027…f367bf
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x0bb5a7…f3b616
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0xc23e5c…17ae45
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x2cd51e…0911b9
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x6ded61…b94635
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x2fe7e3…5122d3
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x2cbca6…1055c9
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x2633a2…3fb791
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0xfab81b…c8b77c
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x9e81c4…47103f
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x8490fa…ad367e
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x6aa4ea…729ef4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.