Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0x0fef92…e181bf
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0xd8c03f…cdd80d
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0x0435f4…375577
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0x5f36aa…f93d66
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0x724b6e…9547ec
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0xe4c883…69a222
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0xfade1c…ffc0be
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0x3486da…381549
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0xf4d7ed…255886
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0xa49d0c…faf9b2
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0x5a8a7d…7c5bb9
0x0810…37be0x9c95…e299Base$0.001100%Route unknown49d ago0xc5433b…ba74e5
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xf37c53…dc4cd5
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0x706de2…fd83f4
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xe0ba02…15e132
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xf2e02b…1eb1e9
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0x4c96d6…73017f
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0x34f876…edd622
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xb7add9…5d78fa
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0x8b6906…55dd1c
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0x42ce4f…78598d
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xffe953…978796
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xf33307…27c2f2
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0x672907…8e1c82
0x0810…37be0x9c95…e299Base$0.001100%Route unknown50d ago0xf8a52d…f0efa6

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.