Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x453c…fb000x84aa…a320Base$505.0070%0x27a1…e5b049d ago0xef4880…9c0e29
0x453c…fb000x27a1…e5b0Base$2.5370%0x27a1…e5b049d ago0x33a848…b1fe48
0x453c…fb000x27a1…e5b0Base$0.4570%0x27a1…e5b049d ago0xa4cae8…4ac0fc
0x453c…fb000x84aa…a320Base$89.0070%0x27a1…e5b049d ago0x733e4e…8ad956
0x453c…fb000x27a1…e5b0Base$4.5070%0x27a1…e5b049d ago0x278045…b8bda2
0x453c…fb000x84aa…a320Base$900.0070%0x27a1…e5b049d ago0x9a9d5b…e60a42
0x453c…fb000x27a1…e5b0Base$0.9570%0x27a1…e5b049d ago0x527dd5…97ebe5
0x453c…fb000x84aa…a320Base$190.0070%0x27a1…e5b049d ago0x143fd4…f0a869
0x453c…fb000x27a1…e5b0Base$0.2470%0x27a1…e5b049d ago0x6393ea…bb82c9
0x453c…fb000x84aa…a320Base$47.0070%0x27a1…e5b049d ago0xede618…bbad1e

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.