Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa2…41580x9c95…e299Base$0.001100%fluxa63d ago0x99470c…0a6a29
0x5fa2…41580x9c95…e299Base$0.001100%fluxa63d ago0xd9e0ab…58a498
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x1fdcf4…7591e5
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x875985…890720
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x01df05…ebe874
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xb75863…3d27c1
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xb3e05a…2dab3f
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x684a1d…0720d9
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xf616ce…703886
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xf5b63b…d40892
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xac19d2…c62750
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x778e0f…c8e77e
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xad9c58…5288e9
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x90891e…35253a
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xf4ffd1…86043d
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xe2da3c…84b55f
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xf7a6ea…f81f17
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x295f6e…9b6758
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x5e4c15…138749
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x74e44a…3bbaab
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x97f344…4b4eac
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0xe60dce…bc223e
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x337c60…9f5978
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x56f150…bf35b7
0x5fa2…41580x9c95…e299Base$0.001100%fluxa64d ago0x04d1de…d0258f

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.