Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xe0a5d4…e09ae8
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xb8f243…635dfc
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x4345b1…ed79c1
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x53c37b…2e9fed
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x480d90…13b3b9
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x7b96ca…948e10
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x79e76d…9d63ab
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xc50386…acfa2d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xefe0b6…15008c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x73abd3…76231e
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x00ede5…1d449a
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x685c6e…0407ca
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xb7dcd9…2fe782
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xb32b40…fe7981
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xee4926…becd2b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x3443ae…42e9d9
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x004172…1a11ac
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0xf76916…3271b0
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x3a1c25…a86c37
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa22d ago0x0a0c75…af4557
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa23d ago0x19dbc3…6bee2f
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa23d ago0x481937…ec4880
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa23d ago0x52f288…a8fe21
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa23d ago0xec9474…fb8826
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa23d ago0x9a47ae…ca0413

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.