Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0xf82404…6c7c11
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x093b15…c04832
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x6cbe65…7c75a5
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x0918f0…ea0419
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x2ddb86…1d8a7b
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0xcbbb35…836b07
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0xc74c45…3f2695
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x262cc7…36cedb
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x30e4f0…8481a9
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x8c2565…7b5991
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0xcc08e4…bd1410
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0xf1463c…634b7b
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x045693…fd6d1c
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x451f9e…b4270f
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0xe00ed0…5e9029
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0xd228f8…69a4b7
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x002117…cb971a
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0xa3b818…5ca6b3
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x8358ec…a06e70
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x70fb6a…1e1a2d
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa41d ago0x7beb91…e89ebc
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x1914b0…3e0a48
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0xc0e5ab…52a7e8
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x9e29d4…6aeaf3
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa41d ago0x161c74…154085

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.