Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0xe83bd9…3e9dfe
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0xea339b…89d893
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x624c53…97f37a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0xdc16d5…5584f8
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x2dd1ff…c4f12d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x9bc14c…fb002d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0xb52051…1f5aa5
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x3c1e44…06565a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x4445f1…bd618b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x740d48…c6e9a8
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x888bfa…8e07b7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x51f586…ae819d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x4479f4…e518c0
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0xbf4af5…0256ff
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x1ff110…fd2b4d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0xaa6fda…0a391e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0xdc0181…433171
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x713a3c…293c97
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x2b9db5…2adf5f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x3fc2f6…aa05c2
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x476707…6d5893
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x018613…2d4286
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0xc23b6d…d07fd1
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase39d ago0x2affd3…7d407e

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.