Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa36d ago0x59ebe2…7fb2c9
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa36d ago0xab6ee7…e63d3a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa36d ago0x7cd971…a04e74
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa36d ago0xc51610…c3d565
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa36d ago0xdeebd8…959943
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa36d ago0x3bcd68…5a279b
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa36d ago0x7e8ab9…dc323a
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa36d ago0x9766a0…8937ad
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa36d ago0xa47724…6ce1f5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xe92187…a89004
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x023016…924090
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x1e53e9…2a6cd6
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x2dec9d…52e92a
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xad7444…7390c3
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x0df167…07b2a1
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x006eaa…b1dfe5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x9fe509…0bac67
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x78f577…75c3db
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x447cbb…4d65e1
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xbc2fea…082cc8
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xad2342…df5605
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xfeda91…860a6e
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xff1c16…9f5497
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xcf9a83…699706
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0xf36513…c3c16d

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.