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%coinbase16h ago0xc9068d…acf145
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17h ago0xdbe286…fc1a8f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18h ago0x0ff44e…e2c2b3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19h ago0xcba86a…d28062
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase20h ago0x090d6d…d19751
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase21h ago0x042d91…c3b6f2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase22h ago0x94e513…3d2e67
0x7378…26c9memosr.ethBasebase-gas-x402Gas$0.005100%coinbase22h ago0xb59a0e…e303b0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23h ago0x247801…77c493
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x7584ed…50e6f4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x7d3279…6a2fc2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x8083f1…1714c6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xaeeceb…3d7cd5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x254ddb…909c8e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xa94292…068bbf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase1d ago0x1b6d8f…329e59
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xad6953…b1922c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x4efe58…383738
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xd1a6f7…c3d1d2
0xefa9…79afmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xea86ec…bfbd1a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x57eb8e…29f996
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x5f1363…105d8a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x1f4d85…7445a7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xf35ea7…dc704c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x66f3f2…417987

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.