Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100x9c95…e299Base—$0.001100%fluxa36d ago0x3d8ed0…4aa2c7
0x5291…58100x9c95…e299Base—$0.001100%fluxa36d ago0xc46d5e…d59083
0x5291…58100x9c95…e299Base—$0.001100%fluxa36d ago0x367dff…4cbc78
0x5291…58100x9c95…e299Base—$0.001100%fluxa36d ago0xd12843…67dc84
0x5291…58100x9c95…e299Base—$0.001100%fluxa36d ago0xbcb1e1…feba55
0x5291…58100x9c95…e299Base—$0.001100%fluxa36d ago0x8b7712…ed39c0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa36d ago0x66884c…9b5e27
0x5291…58100xfe80…47eeBase—$0.001100%fluxa36d ago0xc72a3c…92e864
0x5291…58100xfe80…47eeBase—$0.001100%fluxa36d ago0x966837…757fe5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x67dfb4…3c35df
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x7268e7…3cf261
0x5291…58100x9c95…e299Base—$0.001100%fluxa37d ago0xef88b3…ecf5e4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x8d5d81…1625b0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x72e4d8…eacd6a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x17a896…a4af62
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x47cf68…4d956f
0x5291…58100x9c95…e299Base—$0.001100%fluxa37d ago0x200e82…8f10cc
0x5291…58100x9c95…e299Base—$0.001100%fluxa37d ago0x19638d…4d87b6
0x5291…58100x9c95…e299Base—$0.001100%fluxa37d ago0x1e3a41…919f72
0x5291…58100x9c95…e299Base—$0.001100%fluxa37d ago0x3477be…97b803
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x662bbb…f5f666
0x5291…58100xfe80…47eeBase—$0.001100%fluxa37d ago0x511a66…dd450c

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.