Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x5100d8…da9bf8
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x8f3cf3…5e4e09
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xc6a10c…be7e11
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa38d ago0x8b903e…2e5f8f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x10b222…cc28e9
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa38d ago0x5c4676…fb9455
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xdc38c9…69762d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x9d1460…63a537
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x2afd18…9abd5b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xb4b54f…89c461
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xc25301…ff0820
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa38d ago0x4d56ef…e8b7ad
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x3f3a5b…799573
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa38d ago0x100e2e…107249
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x8ca8f8…88e34c
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa38d ago0x29d4f2…adde7d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x2d9f13…fc67f3
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x8afa38…3c6398
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x795ed7…a97505
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xb0c1d4…90dd78
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x2d2e5c…0f742c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x568d72…0658ff
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0x9b9002…ca792b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xb25cb1…a473c1
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa38d ago0xb79fee…e02e47

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.