Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase56d ago0x67f8c0…3b6aa8
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase56d ago0xef66ee…bc9ef8
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase56d ago0xe3dfcb…512825
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase56d ago0x8be69d…7e7cbc
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase56d ago0xb91fc1…f893c1
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase56d ago0x09c4fd…c79f28
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase56d ago0xf19e83…e195f1
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase56d ago0xdbace1…4e9faf
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase56d ago0x8d762c…e99903
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase56d ago0xddf309…060370
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase56d ago0xd7c671…2a11c7
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase56d ago0x3f77d1…f3a410
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase56d ago0x44313d…a444c0
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase56d ago0x3c56a0…edae83
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase56d ago0x4a37f1…b2b4df
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase57d ago0x124c18…dc2ccb
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase57d ago0xeff57e…3fc81b
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase57d ago0xdaec25…219f3a
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x9b8fc3…7663f5
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x3d06f9…b75ead
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x0f9a48…377df7
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.006100%coinbase57d ago0x8a7120…adeaba
0x4116…660a0x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0xb8ee2d…f453c3

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.