Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x7e0cb1…6db502
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xbb53c1…0daba1
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x9fd3e1…295896
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x5e640d…de7468
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x1061ec…60db28
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0xa9027e…03076e
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0xa13e29…590f11
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0xbecad8…cbfafb
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0xb93305…1a3639
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x68fe1c…5b9dde
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x80f9e6…39cbfd
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x79cccc…3723c2
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0xa1342c…843359
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0xc392a5…4531b9
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0x54a9ff…0cee95
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0xe5cf86…3db1b5
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x3c27a4…9c63cc
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0x986b2e…b6d583
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0x30beaf…9ffadc
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0x1a141e…720e49
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x743a84…e70ce6
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0x27c95a…54228d
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0x23929a…ec7e15
0x900d…acc60x9c95…e299Base—$0.001100%fluxa42d ago0xacf107…269f90
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa42d ago0x299fe6…31f20c

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.