Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b82…486a0x3e0a…78e7Base—$0.004073100%coinbase75d ago0x21db48…7a9dd8
0x6b82…486a0x3e0a…78e7Base—$0.005608100%coinbase75d ago0x525df0…fac22b
0x6b82…486a0x3e0a…78e7Base—$0.003928100%coinbase75d ago0x365597…9b5a0a
0x6b82…486a0x3e0a…78e7Base—$0.002903100%coinbase75d ago0xd83a1d…f5e886
0x6b82…486a0x3e0a…78e7Base—$0.00379100%coinbase75d ago0x20f4c4…91c2d7
0x6b82…486a0x3e0a…78e7Base—$0.004388100%coinbase75d ago0x78e533…a868ec
0x6b82…486a0x3e0a…78e7Base—$0.004682100%coinbase75d ago0xed5f0f…e1c2eb
0x6b82…486a0x3e0a…78e7Base—$0.002845100%coinbase75d ago0xf67772…a25b53
0x6b82…486a0x3e0a…78e7Base—$0.004744100%coinbase75d ago0x916b94…8a98f4
0x6b82…486a0x3e0a…78e7Base—$0.00421100%coinbase75d ago0xad08c1…5e95e3
0x6b82…486a0x3e0a…78e7Base—$0.003271100%coinbase75d ago0xc6e554…f089d0
0x6b82…486a0x3e0a…78e7Base—$0.005908100%coinbase75d ago0xd4391c…9a5a46
0x6b82…486a0x3e0a…78e7Base—$0.005814100%coinbase75d ago0xf0e0f5…79051e
0x6b82…486a0x3e0a…78e7Base—$0.004554100%coinbase75d ago0x8a3e46…362931
0x6b82…486a0x3e0a…78e7Base—$0.004691100%coinbase75d ago0xe6c9a2…40c206
0x6b82…486a0x3e0a…78e7Base—$0.004845100%coinbase75d ago0xd1c13b…841105
0x6b82…486a0x3e0a…78e7Base—$0.00533100%coinbase75d ago0x90ce50…5cfb02
0x6b82…486a0x3e0a…78e7Base—$0.003677100%coinbase75d ago0x095824…e3a644
0x6b82…486a0x3e0a…78e7Base—$0.003752100%coinbase75d ago0x2aa358…ed0d08
0x6b82…486a0x3e0a…78e7Base—$0.005862100%coinbase75d ago0x67e74e…49b73d
0x6b82…486a0x3e0a…78e7Base—$0.004921100%coinbase75d ago0xad847f…1717b0
0x6b82…486a0x3e0a…78e7Base—$0.00391100%coinbase75d ago0x0eb692…22434c
0x6b82…486a0x3e0a…78e7Base—$0.00539100%coinbase75d ago0x669975…fb86b5
0x6b82…486a0x3e0a…78e7Base—$0.003528100%coinbase76d ago0xc9f556…9b6e3f
0x6b82…486a0x3e0a…78e7Base—$0.004902100%coinbase76d ago0x688fe6…efdac3

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.