Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x5f8ff3…2e5648
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x728569…8a618f
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x745d40…5aab56
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x7e529f…4a3fc1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x85d1e7…a29ee3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x670971…26d937
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0xaa0567…31a062
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x8b07e3…374f4b
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa43d ago0x5c3cf7…e723f3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x1b022d…ddd51a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x7847e2…d136a3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x0a6d79…c7bb6a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x7b76b5…01948b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0xacc12d…421d95
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa43d ago0xc21d45…dc8cc5
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa43d ago0x4c0393…350497
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa43d ago0x7c6d80…790016
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa43d ago0x306942…97b4b3
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa43d ago0x3d6195…6b96e2
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa43d ago0xf3a208…0a6ae3
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa44d ago0xaeebd3…d26190
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa44d ago0xca0acb…86ae96
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa44d ago0x4f17cf…a062d4
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa44d ago0xd19e81…82f248
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x8e3aac…69486f

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.