Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x3a090a…9cd7c8
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x8de240…4c6786
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0x87e641…a5a14f
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0x2b84e2…29f7f4
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x1558a4…108231
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x82cc64…e588b3
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0xcf626d…b61bfa
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x32679f…09ee6e
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0xf59bd9…5ff390
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x021be8…afda4e
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x1bcf27…69d5c0
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x7ccbcc…752f75
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0xc2a0f8…08dd0d
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x65585d…3c214d
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0x0d391f…f5e5d3
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0x167e50…f12252
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0xa96f82…66086b
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa36d ago0x1c4cc0…c50a7d
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0xd007a3…96c677
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0xe09300…d5354a
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa36d ago0x89442a…9a26cf
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa37d ago0xa3bc40…e13880
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa37d ago0x4b11b5…0fbe6f
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa37d ago0x12bef6…f42b1b
0x8a49…a8800xfe80…47eeBase—$0.001100%fluxa37d ago0x701421…880356

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.