Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x8b8404…8bc859
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0xaa73f5…c9ac72
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0xbfc3af…a12d3b
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x54f25d…773984
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa42d ago0xe61c75…5f712f
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0xd4faab…74478e
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0xc6ee45…d6119c
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x1215f1…a06a76
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x56a992…4bb512
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x63a9f7…610561
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x34c9d2…e05855
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0x192f4e…c5bab7
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0xe1f68c…e97fb7
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa42d ago0xf92ca8…40ed25
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x8371d5…fd047b
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x6b812d…5ac663
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x22d35b…0efe80
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xc7f33c…a45d6c
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x763d05…737f06
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0xb28f7f…cf4bf5
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x9b0e7c…4e56c0
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x5ba0b7…8c9f49
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xa11e47…59a124
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xdcead8…552c09
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xee7d9b…4fb655

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.