Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546a…975c0x18b3…acc8Base—$510.00100%0x47d4…195f79d ago0x3cbbd4…f0db79
0x5671…3fa30x18b3…acc8Base—$510.00100%0x47d4…195f79d ago0x41ea32…eb4daa
0x1e64…680d0x18b3…acc8Base—$51.00100%0x47d4…195f79d ago0xf52400…b78d3d
0x5671…3fa30x18b3…acc8Base—$408.00100%0x47d4…195f79d ago0xcc18dd…68a664
0x8424…a1120x18b3…acc8Base—$51.00100%0x47d4…195f79d ago0xb4c681…1857d4
0x4d31…26840x18b3…acc8Base—$867.00100%0x47d4…195f80d ago0xee64eb…a25cbc
0xe810…b13d0x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x4f167f…38522a
0xe172…10480x18b3…acc8Base—$408.00100%0x47d4…195f80d ago0xf160ef…57db8f
0x9eeb…14a10x18b3…acc8Base—$408.00100%0x47d4…195f80d ago0xe13d3b…e7b23e
0x69f2…37ea0x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0xf4a580…3fee0e
0xf127…5ce60x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x10fc6a…cc7513
0x5671…3fa30x18b3…acc8Base—$561.00100%0x47d4…195f80d ago0x73d62b…36e56e
0x3565…71460x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x8df1ed…21150a
0xfeaf…d6520x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x053f42…1e3870
0x1587…7fe20x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0xdd4903…33503f
0x5c4a…c3780x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x4047b8…98982b
0xf1e7…61970x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0xdd6979…54d3fa
0xb62e…4b150x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x8a064e…ad6bf0
0x32b6…fd2a0x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0xe57210…f5bbed
0x0356…09850x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x28f7c2…c290a6
0x5671…3fa30x18b3…acc8Base—$1,071.00100%0x47d4…195f80d ago0xed126e…d7afc2
0x9a5f…05310x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x068ffd…f24c28
0x5ba8…a4110x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x7a5ab6…be2d37
olalee.eth0x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0xaab54a…8f7cbf
0xccfc…de690x18b3…acc8Base—$51.00100%0x47d4…195f80d ago0x5cb9f7…dee596

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.