Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0xc8c74f…5635b3
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17s ago0x36497d…69dbf2
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase19s ago0x2a0a19…655130
0xb3f4…7b620x27a1…e5b0Base$0.1070%0x27a1…e5b019s ago0xef8f19…1be446
0x26e8…51580x8581…c402BaseSurplus IntelligenceTwitter$0.00541570%0x8581…c40221s ago0xd399d3…1e2fa2
0xb3f4…7b620x453c…fb00Base$0.5070%0x27a1…e5b025s ago0x3ca326…114ca7
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase27s ago0x8b69dc…828171
0x5445…78680xa9dd…2315Base$0.002100%coinbase29s ago0x5bed9e…316f58
0x5445…78680xa9dd…2315Base$0.002100%coinbase29s ago0x3597ac…1b2b2c
0x5445…78680xa9dd…2315Base$0.002100%coinbase29s ago0x9355e2…03ed1e
0x5445…78680xa9dd…2315Base$0.002100%coinbase29s ago0x3ed077…3be8ae
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0x426cc0…4d115d
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0x3b4da1…c03a9c
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0xaf9f97…04b272
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0xc11cbc…763854
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0xe6fb43…50261d
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa31s ago0x8f2a20…b1df5a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa31s ago0x13bf8e…be91ca
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0x9d7386…82b4ab
0xe425…2e950xfe80…47eeBase$0.001100%fluxa31s ago0x8b3c39…eddbc9
0x7b9b…31e70xfe80…47eeBase$0.001100%fluxa31s ago0x5d4659…678efe
0xde30…05d50xfe80…47eeBase$0.001100%fluxa31s ago0x9bcf29…ef816e
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0x7ef7c0…bc9e55
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0x54c32a…23cf7a
0x5445…78680xa9dd…2315Base$0.002100%coinbase31s ago0xf1d62a…c3aaf6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.