Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x887d24…3d7061
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x34ff24…e04f67
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xc23bf8…97de54
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x9776d3…9adcd8
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x3fb222…10726e
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x964f0f…efbdc1
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xb167ee…a7a351
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xa90b1c…aa0865
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xa09def…19c268
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x641273…836888
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xfb7ead…d4798b
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x7e89c6…5d329e
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xdddcba…970faa
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0xdc9045…92b062
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa31d ago0x18e042…a0f146
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0x513d4f…02aa7b
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0xc6ec44…e66342
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0xd1a5cb…3fc38d
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0xc9aa38…b6278a
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0xe3ad9d…9fc221
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0x8bb0e1…acf1aa
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa32d ago0xf4b763…088339
0x840d…318c0x9c95…e299Base—$0.001100%fluxa32d ago0xd1fb4f…e49eae
0x840d…318c0x9c95…e299Base—$0.001100%fluxa32d ago0xf501da…dd43be
0x840d…318c0x9c95…e299Base—$0.001100%fluxa32d ago0x01fa97…c3d57d

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.