Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x23828b…1944fa
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x821f0c…d9d471
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xaa7a25…9381d5
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xf80a77…77410b
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x9720e0…97203e
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x3685c8…425cdf
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x73b0c4…e9c107
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x5a6eda…e2d9db
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x0f79c7…97675d
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xa077ad…0fddb6
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xabd3ce…2663cc
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x45979f…4ca114
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x306a09…624fb0
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x91ace5…2f6043
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xa17053…7bdf07
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x7bf962…87227c
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x4d35af…071a85
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x27e807…3e4d98
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x74a4db…1b5023
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xe2d5ea…7921d4
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xa09b1b…ff6414
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xff3297…c53418
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0x8d4a90…037ec0
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xeb11ac…1c95cb
0xb47a…ec4e0x73fc…b29bBase—$0.006100%0x0018…ca9769d ago0xc353f0…f4ab9d

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.