Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0xd4ab28…02d332
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x86afe7…fe8414
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x801f40…96f054
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x8142c3…a37374
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x95d7b6…4b36d9
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0xabe5a1…4ea4bd
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x8297ff…5e69e4
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x62fdeb…ab3951
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0xe75709…95b8a8
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x0db5bf…1bb590
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0xd424d9…3f0cda
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0xac1ecc…9233ab
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0xc0151e…afe409
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0x6aaa00…04770f
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0x620cca…acfd22
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0x178f7f…c7ef13
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0x7ec92c…a7a4cb
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0x4021b4…7c57a0
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0xadee3e…91b4a3
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa42d ago0x7cc046…753ae8
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0x99eb66…2ddcfb
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa42d ago0xccad18…aaf441
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x8e01b8…d92f82
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x3eed0a…087334
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x59bd16…010edc

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.