Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xdccb94…d4fb88
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x46d3d2…79aa9e
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xa82c70…896855
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xa7827a…02520f
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x78bc6d…5f2cc1
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xbd2ed5…f4e9de
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xa7cb77…c34cc1
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xf52bd2…3b8085
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xcf3627…6e7514
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xad38a0…92a76e
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x78e694…3cb8b3
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x86bbbf…ab8a38
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x6c8dd9…5462cf
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x442b57…edabab
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x574dec…22b5a2
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0x6b3d24…4ad93b
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xe1aa6f…d1e591
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xe281e4…14a71d
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xb4438e…590c19
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase50d ago0xd1d5b0…7cc099
0xdbfc…84980x6839…1a2bBase$1.00100%coinbase51d ago0x4dba52…6bc06a
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase51d ago0x4dbbf3…9338b7
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase51d ago0xbf7fff…de5f63

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.