Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xd9b1da…fc3d2b
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x0a3237…9216a9
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x271530…f790de
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x469abe…09edfc
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xcd022b…83b238
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x7bc01d…0bbbea
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x43bbe5…04dd36
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xdde4c7…ea3452
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x42dcf7…645e10
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x747890…ceb4c5
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xdefe71…cab70e
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xff09db…ed7c98
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x57629a…a9f0b4
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xc01f77…50f282
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x936ae0…fda1d8
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x98af79…7cffd5
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x3807b2…b97539
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xd1adc1…eef5b4
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x3d52ec…4bb80a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x56d91b…b75e16
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x16198f…63cfb7
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x705083…383870
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x9959db…c80341
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0xf18c43…37ea58
0x636c…0e080x9c95…e299Base—$0.001100%fluxa73d ago0x72fbd0…d3c6b1

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.