Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48b5…2d860xac65…4417Base—$0.04100%fluxa121d ago0xe0a4d9…fdb7a8
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x9a749d…e188f8
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0xbb7ce0…b01218
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x5c7fbe…2369ef
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x87b6e9…c002a1
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x5404c2…be6fec
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x12c2ee…92b80a
0x48b5…2d860xac65…4417Base—$0.05100%fluxa121d ago0x0a8530…376498
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0xb738f5…54188a
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x934c76…cfa770
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0xd44956…a047f5
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0xc7572c…33263f
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0xea7414…5eb6cc
0x48b5…2d860xac65…4417Base—$0.06100%fluxa121d ago0x83fb91…39a3fb
0xb90a…9ae40x48b5…2d86Base—$0.05100%fluxa121d ago0x7a82d9…17cfaa
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa121d ago0x66614f…00fff0
0x48b5…2d860xac65…4417Base—$0.01100%fluxa121d ago0x7f3d80…b81706
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa122d ago0x7eab69…579d85
0x48b5…2d860xac65…4417Base—$0.05100%fluxa122d ago0xbd1622…5d4819
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa122d ago0xc07281…36dc9d
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa122d ago0x00d97a…86b4ba
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa122d ago0x692fa1…d160f3
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa122d ago0xd2e043…3e27b8

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.