Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x567c…95160x10c1…1e24Base—$1.82100%coinbase118d ago0x2131d9…442fce
0x567c…95160x10c1…1e24Base—$0.74100%coinbase118d ago0xef4c7e…8f7070
0x567c…95160x10c1…1e24Base—$0.63100%coinbase118d ago0x12ddf4…a72595
0x567c…95160x10c1…1e24Base—$0.96100%coinbase118d ago0xa1f7a9…a6adc8
0x567c…95160x10c1…1e24Base—$0.64100%coinbase118d ago0x3bdb66…b3fadf
0x567c…95160x10c1…1e24Base—$0.60100%coinbase118d ago0xd277fe…f7c63b
0x567c…95160x10c1…1e24Base—$0.61100%coinbase118d ago0x6bc78f…ff4d83
0x567c…95160x10c1…1e24Base—$0.57100%coinbase118d ago0x6a0e40…a4c0f4
0x567c…95160x10c1…1e24Base—$0.55100%coinbase118d ago0x8d9865…239293
0x567c…95160x10c1…1e24Base—$0.54100%coinbase118d ago0x0b996b…146d5d
0x567c…95160x10c1…1e24Base—$0.50100%coinbase118d ago0xae7f13…49a5c0
0x567c…95160x10c1…1e24Base—$0.97100%coinbase118d ago0x5c99fc…41e393
0x567c…95160x10c1…1e24Base—$0.94100%coinbase118d ago0x572cf4…18dffe
0x567c…95160x10c1…1e24Base—$0.84100%coinbase118d ago0x633c20…4d7bee
0x567c…95160x10c1…1e24Base—$0.69100%coinbase118d ago0xdd3070…8124b9
0x567c…95160x10c1…1e24Base—$0.61100%coinbase118d ago0x123776…49c58d
0x567c…95160x10c1…1e24Base—$0.89100%coinbase118d ago0xc45149…83c30d
0x567c…95160x10c1…1e24Base—$0.66100%coinbase118d ago0xbe24c4…91b1a7
0x567c…95160x10c1…1e24Base—$0.60100%coinbase118d ago0x05ffdd…197bb1
0x567c…95160x10c1…1e24Base—$0.57100%coinbase118d ago0xfb6901…dc66ec
0x567c…95160x10c1…1e24Base—$0.56100%coinbase118d ago0x956dff…5972c7
0x567c…95160x10c1…1e24Base—$0.54100%coinbase118d ago0xa75256…b052a0
0x567c…95160x10c1…1e24Base—$0.51100%coinbase118d ago0x36e215…3ff7e9
0x567c…95160x10c1…1e24Base—$0.52100%coinbase118d ago0x7e160f…882ab1
0x567c…95160x10c1…1e24Base—$0.94100%coinbase118d ago0x4b23d9…e2ce01

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.