Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xcf7618…98eb42
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x6ba7e0…d4ae42
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xfd4fc9…7416fd
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xc362c0…b39813
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x347502…767332
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x23896f…f29356
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xb3748f…5bfc91
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xffa046…02b15f
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x5c9931…3cf933
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x429857…f3866e
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xf54495…eaea26
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x225f7d…7e2f52
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x2f4791…80e958
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xc9478f…8c1711
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x194c07…c7359e
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates102d ago0xd35b38…db5aa7
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates102d ago0x278516…02970e
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x663a07…cb5ab7
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x2fcaec…14776c
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0xc7cd81…942256
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x4c3043…b7f3b5
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates102d ago0x259aaf…71c4f4
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase102d ago0x6dd77d…1fe963

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.