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.005100%coinbase48d ago0xaae3d2…5a3baf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase48d ago0xeaa9a0…a8e16c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase48d ago0x6eeaf0…fbcc0d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x30e885…ea5da2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x8aea7d…692c9a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x471d72…db0beb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xab360e…d599a6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x64b8c0…3fea1d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x5d83ad…7763b1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x516d75…3bfe53
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xeaf47f…3f603e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x576f48…5f4cb4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x927610…9f72e4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x8330a2…02f909
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase49d ago0xc70a64…ea9540
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x3b2e6d…406b45
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xf2ea0c…7a93cb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x58aae2…459a4d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xc00088…6ced6e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x8192b6…10db03
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xea26fd…8eaea3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x8f34a8…fbebbf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xcbb6dc…2be202
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x8f2a2e…0aa3ed
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x18211f…0e62df

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.