Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x5d0101…c56c4d
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xb8f1e8…964cda
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xb91fe9…1f62bc
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x4b1964…48eb98
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xe4b22b…415e9b
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x368c7d…234ee9
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x6073ef…152bf9
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xbf9627…486466
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x803a06…eb6afe
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xffde44…c1ef0b
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xf95c7e…a9011e
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x8001d9…134a08
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xdde08e…e40cb5
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xf3967e…e89b56
0xb90a…9ae40x0a78…cbe9Base—$0.81100%fluxa113d ago0x20383b…5b33cc
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x05a3e9…0f429e
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0xca3500…b78aa7
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x9b71b7…f16f98
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa113d ago0x3462c3…dbdd4c
0xb90a…9ae40x0a78…cbe9Base—$4.00100%fluxa114d ago0xe374ce…0d7353
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa114d ago0x45494a…1d3b7a
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa114d ago0xa219a9…45b835
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa114d ago0xcde445…1f5d6b
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa114d ago0x179772…73cb45
0xb90a…9ae40x0a78…cbe9Base—$0.01100%fluxa114d ago0x24844f…07d106

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.