Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x91b274…b45f3d
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x69b8d1…82cff7
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xf7c044…3034c6
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xc4355b…a3ea23
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x0a0d2d…ce197a
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x2baaa0…1c2336
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x8ebab6…dadf5f
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xc5c2df…028845
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x3e4ed7…d186b3
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x6e49a3…be5962
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x0235b0…4204b4
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x12688b…cedc55
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x932b38…ef0031
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xedce8b…1a07f7
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x51cd45…67f585
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xc3016f…e37b62
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x147201…1493d1
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xb15948…cd7109
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xd8b88a…ddfb80
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x1d4381…f10449
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x205998…1cb986
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0xf9490d…20ee36
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x4b1260…e9b6c2
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x00e4f8…71cf07
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown49d ago0x70674c…cb25bd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.