Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaafe…44f20xbe3f…ba79Base$0.01100%coinbase44d ago0xed3977…61695d
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x33b1cf…bd2ee9
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xfc9c40…595ea2
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xf090a9…0ee1da
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xb54e39…466484
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x50006b…46c191
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x1319a5…d1a5c3
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x72e248…b246e3
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xdbc242…8a59d3
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x6dfefd…d3ab4c
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xf23081…a09e05
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x0aacb3…b25a28
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x260d46…7820a2
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xdfdec6…ec7a9c
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x0a41c9…dd45e2
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x3e128e…904771
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xa88895…ef59d2
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xa17d48…489d09
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xcd43be…c2d939
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x7b3424…719fd5
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xb7c650…2873f7
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0xb891b2…170c21
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x07fd8d…20942f
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x6443b1…e9e421
0x1bcc…8f640xbe3f…ba79Base$0.01100%coinbase44d ago0x91b674…83e5f5

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.