Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793222m ago0x0b8d0d…8032fd
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793223m ago0xa9f216…a9ccb0
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793232m ago0x97ab15…46d520
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…793253m ago0xa84114…7a3fde
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0xce030b…842ac4
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79321h ago0x1d7538…338d23
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x38467c…c5d027
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x87233c…a8faac
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x2ac3cb…ad617a
0x18d7…6ea40x50eb…6480Base—$0.00370%0x54f0…79322h ago0xd914c0…34d576
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0x2179d5…da63e4
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0xd8500b…3b89ef
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0x8795c3…527287
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0xcc3d4c…4ede5c
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0x157f36…5c427d
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79323h ago0x630a5b…2b13b7
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79323h ago0x2d1c2f…c5c172

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.