Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc0f…06ac0xa84a…e117Base—$0.01100%coinbase72d ago0x878aa7…6e0cb0
0xcc0f…06ac0xb398…4d64Base—$0.01100%coinbase72d ago0xab67a2…b6174f
0xcc0f…06ac0x97b6…7e0fBase—$0.01100%coinbase72d ago0x274ff1…7c9712
0xcc0f…06ac0xb4da…e03eBase—$0.01100%coinbase72d ago0x2b49e1…f254f8
0xcc0f…06ac0x1182…77c5Base—$0.01100%coinbase72d ago0xcf07db…f43120
0xcc0f…06ac0x3c48…541eBase—$0.01100%coinbase72d ago0x653905…a90636
0xcc0f…06ac0x9c9f…f6c5Base—$0.01100%coinbase72d ago0x4f0c1e…2dd863
0xcc0f…06ac0x79f8…7a5aBase—$0.01100%coinbase72d ago0x479671…4841e9
0xcc0f…06ac0x1a75…64bbBase—$0.01100%coinbase72d ago0x3518f3…599e12
0xcc0f…06ac0xc7dd…9fdeBase—$0.01100%coinbase72d ago0xbcd058…9951ca
0xcc0f…06ac0x4ad2…6badBase—$0.01100%coinbase72d ago0xa19eb8…5a6b35
0xcc0f…06ac0x6680…0565Base—$0.01100%coinbase72d ago0x902c54…284a92
0xcc0f…06ac0x28b9…9e47Base—$0.01100%coinbase72d ago0xcdf1fa…30da8c
0xcc0f…06ac0xcab3…80d2Base—$0.01100%coinbase72d ago0x5f4a42…53d0ad
0xcc0f…06ac0x2129…693bBase—$0.01100%coinbase73d ago0x73c7c8…62eb2b
0xcc0f…06ac0xe009…0cccBase—$0.01100%coinbase73d ago0x53d428…fe8f78
0xcc0f…06ac0x371a…256eBase—$0.01100%coinbase73d ago0x9cbacf…e1636a
0xcc0f…06ac0xa07d…6d37Base—$0.01100%coinbase73d ago0x093839…da3228
0xcc0f…06ac0xf22a…e14cBase—$0.01100%coinbase73d ago0x4ba044…f352bd
0xcc0f…06ac0x26eb…7f5aBase—$0.01100%coinbase73d ago0x20c077…9a2361
0xcc0f…06ac0xfa84…1c34Base—$0.01100%coinbase73d ago0x6415e6…6b3706
0xcc0f…06ac0xaf0d…602bBase—$0.01100%coinbase73d ago0x85aab0…16257d
0xcc0f…06ac0x8085…f59aBase—$0.01100%coinbase73d ago0xa7880f…3a86f8
0xcc0f…06ac0xab02…6003Base—$0.01100%coinbase73d ago0x0da732…a089e9

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.