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…793234m ago0x15b98b…fc8164
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793236m ago0xb4ad16…314837
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793243m ago0x79ca65…cbe748
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793257m ago0xe19420…c72c63
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x0236e2…ad862c
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79321h ago0x6d8c11…fafcbd
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x6d17d5…ff73e3
0x18d7…6ea40x50eb…6480Base—$0.00370%0x54f0…79321h ago0x225dcf…009761
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x52ab73…a9bafa
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79321h ago0x5e8dd0…f72be6
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79321h ago0x644812…325486
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0xed39eb…8c3ce8
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79322h ago0x230e3a…42e5af
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79322h ago0x7c4882…1911a8
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79323h ago0x462113…bcb26e
0x18d7…6ea40x50eb…6480Base—$0.00370%0x54f0…79323h ago0xb907b3…0e13f4
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79323h ago0x9f6936…e2b22d
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79323h ago0x760a01…e70462
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79324h ago0x316fd4…88747a
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79324h ago0x44432d…9d5f9e
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79324h ago0x40bf47…23257d
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79324h ago0x52deb7…907ff1
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79325h ago0xd26cbd…022ede
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…79325h ago0xcdd5a6…a3297d
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…79325h ago0x2124cb…4fd624

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.