Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0xe86a15…06738f
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0xcf7684…6af68c
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0x976d42…2113bc
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0x9f3a11…ff6dae
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0xdf2cc9…8c62bf
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase84d ago0x4c471d…2c0586
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0xc61ce4…226e62
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0xb40ee0…252dd6
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0x637fbb…ad83e3
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase84d ago0x077838…1159b6
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0x1ea02a…f6662a
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0xbc6953…56a4b1
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0x585f32…5c22c3
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase84d ago0x7b12b5…86f587
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase84d ago0xb23e64…e42e5c
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0x98abe5…e7b0e7
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0xb7ecaa…b39477
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase84d ago0x0349fb…3ce84c
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase84d ago0xbbd748…29e122

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.