Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xcca07d…e7263a
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x1b798a…e01eb9
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x6f4829…fa609c
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x531e86…54d3d8
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xfcf4fd…7c5f80
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xa7db2f…f7d226
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x26b8f2…5e7878
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xcb0545…8e472a
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x924f51…27b0fd
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xc84566…4e9537
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0ba4bf…c2c7d9
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x5003b5…4c8c94
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x28d953…1dc015
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xfb4eb9…0cc375
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0331b1…6156be
0x73ff…514f0x9c95…e299Base—$0.001100%fluxa50d ago0x801f7c…d7dc08
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xbae323…91af4d
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4615b8…6dc682
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xc0c8b1…681ba8
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x76ee1f…be6870
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0xd04737…fdf342
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x1a02e9…b2da8a
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x466f07…e6cc84
0x73ff…514f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4f5ae1…208f54
0x73ff…514f0x9c95…e299Base—$0.001100%fluxa50d ago0x894e76…ae2656

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.