Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90x20d0…ff3eBase—$0.01100%coinbase58d ago0xa964d9…f1b67a
0xcfa6…e7b90xd203…b1f9Base—$0.01100%coinbase58d ago0x68747e…b9c953
0xcfa6…e7b90x5646…ee18Base—$0.01100%coinbase58d ago0x622f0e…389e4d
0xcfa6…e7b90x7f72…45a0Base—$0.01100%coinbase58d ago0x714a6b…6d6eb8
0xcfa6…e7b90xae22…97c9Base—$0.01100%coinbase58d ago0x5bcaf0…5a4cae
0xcfa6…e7b90xc8b9…d0d7Base—$0.01100%coinbase58d ago0xb9645d…583f4c
0xcfa6…e7b90xc83d…9a13Base—$0.01100%coinbase58d ago0x3d82f2…69f5a2
0xcfa6…e7b90x4842…3323Base—$0.01100%coinbase58d ago0x35a714…32fcf4
0xcfa6…e7b90xa767…a8abBase—$0.01100%coinbase58d ago0x82a28d…ecfd08
0xcfa6…e7b90xf43e…2a91Base—$0.01100%coinbase58d ago0x08ff3a…bae19b
0xcfa6…e7b90xf840…c967Base—$0.01100%coinbase58d ago0xd55408…47a069
0xcfa6…e7b90xbb73…0abbBase—$0.01100%coinbase58d ago0x6ceeda…62cc4a
0xcfa6…e7b90xcc20…50e3Base—$0.01100%coinbase58d ago0x2202e2…bd7bae
0xcfa6…e7b90xe441…ac0eBase—$0.01100%coinbase58d ago0xa64de5…89e615
0xcfa6…e7b90xffdb…2ee0Base—$0.01100%coinbase58d ago0x3f8d82…5cfcb2
0xcfa6…e7b90x246f…345cBase—$0.01100%coinbase58d ago0x2a9103…a00989
0xcfa6…e7b90xecac…65d6Base—$0.01100%coinbase58d ago0x496e9d…9f77ae
0xcfa6…e7b90x1da6…f80cBase—$0.01100%coinbase59d ago0x493ac4…669e6e
0xcfa6…e7b90x8fb8…09bbBase—$0.01100%coinbase59d ago0xed4c33…fb0cc4
0xcfa6…e7b90x568f…7675Base—$0.01100%coinbase59d ago0x5d4463…bacfe6
0xcfa6…e7b90x11b6…9d47Base—$0.01100%coinbase59d ago0xe140a0…c01a3b
0xcfa6…e7b90xd45e…7a33Base—$0.01100%coinbase59d ago0xf482cb…2a2d1b

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.