Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xfb54f3…0a3367
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xd3c794…db9407
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xae087d…503290
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xd71ff8…193da9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0x7ad22d…ab6ac2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0x19edb2…a4eb7c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0x0da6df…e3c051
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0x3fbd84…c9ca80
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xf96ed1…0ef65d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xb332f7…f1f9a3
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xd0b7a6…e739be
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0x51c469…31c080
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa48d ago0x062301…b793ac
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0x9a9e53…75691b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa48d ago0xe123c1…f0f309
0x0b40…da860x9c95…e299Base—$0.001100%fluxa48d ago0xab6d68…96faf5
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa48d ago0xc0b2ba…bac6b9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa48d ago0x55856a…9f3c32
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa49d ago0x43df9f…52bfe2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa49d ago0xf5e695…5a21f3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa49d ago0xae6bf0…7fa0a0
0x0b40…da860x9c95…e299Base—$0.001100%fluxa49d ago0x3b6521…a4c754
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa49d ago0x3e812b…072482
0x0b40…da860x9c95…e299Base—$0.001100%fluxa49d ago0xa52f78…9d7cda
0x0b40…da860x9c95…e299Base—$0.001100%fluxa49d ago0x5e8b6e…666715

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.