Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x700e…4a0e0x10c1…1e24Base—$0.74100%coinbase115d ago0x6d5a9d…f12e0e
0x700e…4a0e0x10c1…1e24Base—$1.26100%coinbase115d ago0xe6f372…dd1de8
0x700e…4a0e0x10c1…1e24Base—$0.50100%coinbase115d ago0x18e87a…bbce4b
0x700e…4a0e0x10c1…1e24Base—$0.51100%coinbase115d ago0x79385d…da5ab1
0x700e…4a0e0x10c1…1e24Base—$0.55100%coinbase115d ago0xbc64d1…f32c00
0x700e…4a0e0x10c1…1e24Base—$0.51100%coinbase115d ago0x6ae5ea…d21ff6
0x700e…4a0e0x10c1…1e24Base—$0.57100%coinbase115d ago0x5a2de6…562e1e
0x700e…4a0e0x10c1…1e24Base—$0.56100%coinbase115d ago0xeeb385…792825
0x700e…4a0e0x10c1…1e24Base—$0.57100%coinbase115d ago0x132401…9007a9
0x700e…4a0e0x10c1…1e24Base—$0.58100%coinbase115d ago0xceeb1a…e690bc
0x700e…4a0e0x10c1…1e24Base—$0.62100%coinbase115d ago0x0ba26c…7211c0
0x700e…4a0e0x10c1…1e24Base—$0.54100%coinbase115d ago0xe3eb2f…0bbf52
0x700e…4a0e0x10c1…1e24Base—$0.70100%coinbase115d ago0x0e9bdb…0db529
0x700e…4a0e0x10c1…1e24Base—$0.59100%coinbase115d ago0x804da4…b75367
0x700e…4a0e0x10c1…1e24Base—$0.52100%coinbase115d ago0xbf2ae4…b7f5b7
0x700e…4a0e0x10c1…1e24Base—$0.56100%coinbase115d ago0xb38065…2ff3b2
0x700e…4a0e0x10c1…1e24Base—$0.63100%coinbase115d ago0x14a55f…1e2c36
0x700e…4a0e0x10c1…1e24Base—$0.50100%coinbase115d ago0x72e1fc…fef919
0x700e…4a0e0x10c1…1e24Base—$0.54100%coinbase115d ago0x2cdbc0…803e26
0x700e…4a0e0x10c1…1e24Base—$0.60100%coinbase115d ago0xbd748f…5cb700
0x700e…4a0e0x10c1…1e24Base—$0.58100%coinbase115d ago0xb514ee…2feb80
0x700e…4a0e0x10c1…1e24Base—$0.58100%coinbase115d ago0x210ddf…55db88
0x700e…4a0e0x10c1…1e24Base—$0.57100%coinbase115d ago0xb16964…3883f9
0x700e…4a0e0x10c1…1e24Base—$0.57100%coinbase115d ago0x5c1d43…9d2b7d
0x700e…4a0e0x10c1…1e24Base—$0.55100%coinbase115d ago0xb638c1…25b2dc

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.