Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa41d ago0x0426dc…4c7944
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa41d ago0x89a866…c20045
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa41d ago0xf530b8…fe7e12
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa41d ago0xd72910…f3f7ae
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa41d ago0xf6e636…d12eb2
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0x0d0c30…bd9646
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0x8336e2…cfe4b0
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x81516b…0f3b4e
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0x359979…789e4e
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0x15e5c5…3db100
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xdbc2f2…e11e0a
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x0a1b05…1650b5
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x77b9a4…ff242f
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xa6d23c…2481c2
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x130efc…b414fd
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x14aae4…2f7296
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xbc2ce1…d0b46b
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x89772f…6449a4
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x95a6ab…d0c7d0
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xac9523…7de8f4
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xabe2e6…9977e2
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x209f86…f26e0c
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0xec3ec6…dcf628
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x4d923a…c6be70

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.