Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xd321b0…9782f4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xd970a3…257fc9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xa5948e…40f12c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x377a56…93d5e5
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x92a9a8…85553d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xaf3125…8c36f3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x69d3a5…7c8ac3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x207237…aab0eb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xe5ac56…548d46
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xbcba24…2f0b6f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xba197f…cae40a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x17b730…06d57d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xabd95d…75058e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xabd5ab…eba64c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x2b4b9a…378096
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x246fb1…ab73d6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x467ef6…81257c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x302415…1b313c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xbb03c2…df7051
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x309766…c7ab3b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x84dfa0…a545b3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xe2b13e…30bc7b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0x99c149…b5700c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xf9580f…0456b6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase28d ago0xaa469a…a369cd

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.