Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xbefc1c…c3eea0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x787f32…2a88a8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x0c456f…da5e0b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xe9b54b…1c47b6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x83d0a8…0c0d80
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xfc1bb8…e35a15
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x6e74a6…4dc88d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x2cad8c…d9bbaf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xc3c713…5b9250
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x8bc891…e531d3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x739187…d71545
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x75193c…abe049
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x3c7678…b9357a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xa7f36b…e38fcc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xd01b32…537a82
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xd37890…57b181
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x758bd9…5aa8ce
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x0fcaaf…b14d3f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x80f338…d8c94d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xcf8eca…4f1779
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x3dc0ea…6c054e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x491bef…7fb93f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xd82527…45eaaf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xc2e520…6edbcc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0x7e07c6…673692

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.