Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x1d1247…db2f83
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x6a29f5…93c4b7
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x3286bc…9b4a3c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x14392e…571b2a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x67402a…ff4191
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x7b90b0…436ec2
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0xdc6afd…e49f7a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa66d ago0x1f0077…e11dd3
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0x0778ad…88b53d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0xb084b2…7d9557
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0xdc4724…e707dd
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0xaf842c…d4c5a4
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0xcd9380…757003
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0xae33c3…d702f7
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0xd95d6e…a1cdfe
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0x6add16…3575f9
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa67d ago0x903707…cb0497

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.