Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bae…03fb0x10c1…1e24Base—$0.03100%coinbase107d ago0x46df61…fddd1e
0x4bae…03fb0x10c1…1e24Base—$0.02100%coinbase107d ago0xd206a9…10543f
0x4bae…03fb0x10c1…1e24Base—$0.12100%coinbase107d ago0xb37b58…1545ea
0x4bae…03fb0x10c1…1e24Base—$0.09100%coinbase107d ago0x4fc2c8…ff8b37
0x4bae…03fb0x10c1…1e24Base—$0.03100%coinbase107d ago0x3e8af6…7a116d
0x4bae…03fb0x10c1…1e24Base—$0.06100%coinbase107d ago0x025f07…38eec7
0x4bae…03fb0x10c1…1e24Base—$0.02100%coinbase107d ago0x2142eb…9c9a76
0x4bae…03fb0x10c1…1e24Base—$0.02100%coinbase107d ago0x350db4…db9140
0x4bae…03fb0x10c1…1e24Base—$0.06100%coinbase107d ago0xaeab4f…91917c
0x4bae…03fb0x10c1…1e24Base—$0.02100%coinbase108d ago0x0e5eb7…b4bd87
0x4bae…03fb0x10c1…1e24Base—$0.02100%coinbase108d ago0x618606…a3c9f7
0x4bae…03fb0x10c1…1e24Base—$0.04100%coinbase108d ago0x4c790e…dc1a05
0x4bae…03fb0x10c1…1e24Base—$0.04100%coinbase108d ago0x343883…d52296
0x4bae…03fb0x10c1…1e24Base—$0.008179100%coinbase108d ago0x18e321…892f43
0x4bae…03fb0x10c1…1e24Base—$0.02100%coinbase108d ago0x77f913…bb2f5d
0x4bae…03fb0x10c1…1e24Base—$0.13100%coinbase108d ago0x32134a…94814c
0x4bae…03fb0x10c1…1e24Base—$0.04100%coinbase108d ago0xc583c6…ebec73
0x4bae…03fb0x10c1…1e24Base—$0.008894100%coinbase108d ago0x9f74bd…a67117
0x4bae…03fb0x10c1…1e24Base—$0.05100%coinbase108d ago0x48769e…a38678
0x4bae…03fb0x10c1…1e24Base—$0.005429100%coinbase108d ago0x85f66e…b04371
0x4bae…03fb0x10c1…1e24Base—$0.05100%coinbase108d ago0xb3dc42…3448cc
0x4bae…03fb0x10c1…1e24Base—$0.009169100%coinbase108d ago0x23c329…8ae607
0x4bae…03fb0x10c1…1e24Base—$0.23100%coinbase108d ago0x4b4da4…2f46aa
0x4bae…03fb0x10c1…1e24Base—$0.006061100%coinbase108d ago0x6a67e1…9636ba

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.