Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0xbb0e53…939899
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x488d39…3984e3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x77025d…8b8e96
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x0b8c63…e3a486
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x6453dc…4f14cc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x98b2da…e5820d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x710352…2d7cbb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x872b3c…2945d5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x30a2d6…8999c6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0xf4d0e2…eb76bb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x90b31d…7cf248
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x57c7e7…d28131
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0x19b57e…7e492c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase71d ago0xcaba9e…026730
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x67ffcb…6e4ba0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x1104e8…06d7b0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x6e248b…e3d472
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x729ec0…7c2e2e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0xcfb688…4556b8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0xdc7dc2…f4e488
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0xded1f0…6407fc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x9aaa0d…1a1b4e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x55d74a…956c5c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x306996…12bff6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase72d ago0x8b540a…ba480c

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.