Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x67d721…94bf8e
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x13be19…faa021
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x39fa1a…8c987d
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0x1d235e…fd47c9
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0xf53309…568c5e
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0x82c403…62cab8
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0x8a457e…46d266
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0xf3afb0…1b82b2
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0xcecf67…f90816
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x1aef03…1a9226
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0x3fbe10…c45f5d
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0xb70e52…405fc8
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0xa0d538…670eb0
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0xc8b9b9…91dec6
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x63e5f4…ad7f0e
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0xc8a5e1…f9ab9a
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0xd43f05…b8fc77
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x7ae4d2…61781b
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0xa6d7cd…6a048d
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0xe59e1a…0255bd
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0x0c2b86…a927f4
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x9a876b…6f2270
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0x2a75dd…7e80b6
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa36d ago0x1aeea5…af8216
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa36d ago0xe6c7dd…3ea1e6

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.