Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xc2ccd2…6e8f35
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x2e6beb…59bd83
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x5580ff…c1cb6a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x93cd4f…620f6c
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xd319ad…5b4bc2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x89cc04…9fa651
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x6e1066…55b47b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x6d6be9…be33ec
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x431db6…985b82
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x24e48c…226957
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x23802e…760a54
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x8d07fe…8e0c68
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x3d0f89…462315
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xec1a44…9d4c93
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x9c7844…32265e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xa29f5c…3e105b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x5a1917…dc8621
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xea8524…a0a248
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xeb71ac…d3f8d2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x2bc391…856aaf
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0x97f495…abed27
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa79d ago0xe74a02…209adf
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x7b0ef7…15c6c8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xb6bb06…c27dac
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xdf8d5f…8de8a7

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.