Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd49…29950x10c1…1e24Base—$0.03100%coinbase107d ago0x52128b…3e53eb
0xcd49…29950x10c1…1e24Base—$0.03100%coinbase107d ago0xe64f87…0a5ec9
0xcd49…29950x10c1…1e24Base—$0.03100%coinbase107d ago0x224c59…17ee9c
0xcd49…29950x10c1…1e24Base—$0.02100%coinbase107d ago0x1ecda2…936a49
0xcd49…29950x10c1…1e24Base—$0.04100%coinbase107d ago0x3d0f79…6ead4d
0xcd49…29950x10c1…1e24Base—$0.16100%coinbase107d ago0xd72560…1a90e9
0xcd49…29950x10c1…1e24Base—$0.01100%coinbase107d ago0x24e79c…aa26fe
0xcd49…29950x10c1…1e24Base—$0.16100%coinbase107d ago0xd91b83…b4ef34
0xcd49…29950x10c1…1e24Base—$0.02100%coinbase107d ago0x766bf3…0c4533
0xcd49…29950x10c1…1e24Base—$0.17100%coinbase107d ago0x52cb2e…a80bd7
0xcd49…29950x10c1…1e24Base—$0.01100%coinbase107d ago0x634898…5fe803
0xcd49…29950x10c1…1e24Base—$0.05100%coinbase108d ago0x8086d1…45f198
0xcd49…29950x10c1…1e24Base—$0.22100%coinbase108d ago0x5c886f…d58608
0xcd49…29950x10c1…1e24Base—$0.008894100%coinbase108d ago0x9a0e48…65a81f
0xcd49…29950x10c1…1e24Base—$0.08100%coinbase108d ago0x1a5dcd…17162e
0xcd49…29950x10c1…1e24Base—$0.03100%coinbase108d ago0xce3d60…ca10bd
0xcd49…29950x10c1…1e24Base—$0.04100%coinbase108d ago0x0aa99c…e88b83
0xcd49…29950x10c1…1e24Base—$0.02100%coinbase108d ago0x8c626d…74adf5
0xcd49…29950x10c1…1e24Base—$0.03100%coinbase108d ago0x278094…584fe2
0xcd49…29950x10c1…1e24Base—$0.02100%coinbase108d ago0x1594f8…38fecd
0xcd49…29950x10c1…1e24Base—$0.10100%coinbase108d ago0xff11d6…c93882
0xcd49…29950x10c1…1e24Base—$0.01100%coinbase108d ago0x268ad2…ded141

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.