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%coinbase33d ago0x0db317…e5f897
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase33d ago0x8bc1ec…6388c7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase33d ago0x62af28…10f963
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase33d ago0x02f3be…ba4c36
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x669806…37740f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x78228e…c4f49b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xb03262…ff0a3c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xf9e96a…3baabb
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x1a7ba9…cea632
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xd4ac4c…e9f327
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x9eeb0b…598c76
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x6c0783…bd8f63
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xefd7c9…f4e3b8
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x9782ce…2933ff
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x9c52ef…e3c98d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xe9bff8…202449
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xb733a2…92e8f5
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xbe6b7f…cf01b5
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x478e07…3afb21
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x6d1b47…f61584
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x53409a…cad536
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x27a83c…9c8ad5
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0xb9c190…b478d1
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase34d ago0x20b267…3b0388

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.