Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x586a33…d93a30
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x6d9cbc…1e3c5a
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0xdea9e5…e72824
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x88b200…ed1804
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x204d3c…2626a5
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x61ceff…d8b33d
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x077853…53aa71
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0xbecab3…381490
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x7bee89…2a8488
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x8d514d…7e2e24
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x01d5fc…901070
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0xa3c949…4224f7
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x7bb04f…e7185c
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x05184c…83dabe
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0xe3b3d7…d28e36
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x08c306…1ccc6f
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x3b2eeb…b8a01f
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0xe4224e…b098c8
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x816af0…ffdcc5
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer45d ago0x87522a…59af78
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x875a21…42ce7f
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x3c2dfe…1096b5
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0xfb9cd3…3a7718
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer45d ago0xb889a0…086e55
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted45d ago0x3ed7e8…5a8f7b

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.