Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x53e122…551829
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xbabb52…2d2bd1
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xed6b38…b100b4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x5f25ab…0431c7
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x5ca85a…3f3a93
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xdbd2a7…31dc4f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x113511…1a52fe
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xc9348c…9d10cd
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x4c6f54…0ad5b4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x186897…cc14b4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x6098b1…fe72b1
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xeb0999…47925c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x66ca8b…ba919b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x8dd797…d03701
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x9fe3fb…85c966
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xa2375c…e584b7
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xde6b32…4108e8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x0d8fd9…e4c7bd
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0xb47e80…8b0eb4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa65d ago0x1c41c1…a5d7c0
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa66d ago0x3dc0af…18c53b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa66d ago0x17af74…3c85e7
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa66d ago0x77ed7c…3a8dd4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa66d ago0x1dd75c…d7c608
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa66d ago0x1ced81…56062e

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.