Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x5ecce5…5cc505
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x31f8ca…109df0
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x6c1db1…45a8eb
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x1572bc…4e2470
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0xf4c873…75744a
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x003531…3ab9f0
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x9302da…6b15f8
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x90e7e2…ae9e66
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown28d ago0x61280a…f88b9b
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0xbfbfbf…f7540e
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x2dc03c…3f5255
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x261107…b01e64
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0xeb79e3…073c54
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x1dff9f…c8a36a
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x9799b2…1bbf01
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0xc3a937…0fff72
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0xf4be1d…071426
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0xb61e5a…470bfb
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x0fe369…84360c
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x1e9612…765c11
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0xdbb69c…9569be
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x3b76f7…7c7e18
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown29d ago0x646ce3…862ff8

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.