Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b4…fa720x5e4d…b10eBase—$0.01100%coinbase75d ago0xeebce7…a65993
0xc1b4…fa720x3b14…4656Base—$0.01100%coinbase75d ago0x431919…ef0d81
0xc1b4…fa720x1fff…870cBase—$0.01100%coinbase75d ago0x9a76ca…9a43d2
0xc1b4…fa720x3487…a839Base—$0.01100%coinbase75d ago0x23e2ac…c3cc8a
0xc1b4…fa720xe5ec…2311Base—$0.01100%coinbase75d ago0x7ee4bb…e646f9
0xc1b4…fa720xfe19…5f3cBase—$0.01100%coinbase75d ago0xa178b0…820759
0xc1b4…fa720x970b…a9ecBase—$0.01100%coinbase75d ago0x93bd05…02bcb4
0xc1b4…fa720x39ee…d683Base—$0.01100%coinbase75d ago0x0fb441…7abd65
0xc1b4…fa720x7368…2d89Base—$0.01100%coinbase75d ago0xc4696a…430541
0xc1b4…fa720x3c4d…38a5Base—$0.01100%coinbase75d ago0x4fc38c…a3691a
0xc1b4…fa720xaa16…642aBase—$0.01100%coinbase75d ago0xa43499…918be9
0xc1b4…fa720x9134…3061Base—$0.01100%coinbase75d ago0xe5e33a…cafce0
0xc1b4…fa720xc343…afebBase—$0.01100%coinbase75d ago0x131ded…ca4a58
0xc1b4…fa720x1a42…ba8dBase—$0.01100%coinbase75d ago0xb4fdc2…646928
0xc1b4…fa720x5e12…daf7Base—$0.01100%coinbase75d ago0xf1f099…46e392
0xc1b4…fa720xbb5a…1e2aBase—$0.01100%coinbase75d ago0x87f351…e462f7
0xc1b4…fa720x3c46…e2f7Base—$0.01100%coinbase75d ago0x04ebe0…05c698
0xc1b4…fa720x2667…3575Base—$0.01100%coinbase75d ago0xeef2b6…dbe794
0xc1b4…fa720xc117…d8fbBase—$0.01100%coinbase75d ago0x7778fc…80c963
0xc1b4…fa720xbb08…666eBase—$0.01100%coinbase75d ago0xf3ff07…f0b871
0xc1b4…fa720x0022…9ba4Base—$0.01100%coinbase75d ago0x86570b…9c7eee
0xc1b4…fa720x7968…da81Base—$0.01100%coinbase75d ago0x6198dc…d90f75
0xc1b4…fa720x769a…48d9Base—$0.01100%coinbase75d ago0xd519c7…dc1a07
0xc1b4…fa720x04ec…ce02Base—$0.01100%coinbase75d ago0x290598…0ebf01
0xc1b4…fa720x3f04…ebdbBase—$0.01100%coinbase75d ago0xd5048b…02b76b

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.