Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xc9e030…8eed4c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x35cb51…b5ec69
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x64501b…bf50e1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x203b49…00b1b5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x4a38dc…1a04ca
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xbd662b…6d5b50
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x48ce69…b25edd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x500247…2f618a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xf0b7cc…90c2e4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x29ad6f…c62380
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xd8951c…7415d2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x93b6d8…eea43b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x377480…e7db5c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xdc1bb0…00df65
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xc6195d…132465
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xceb1da…1abcb5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x6bd86c…b33077
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb5d1ed…f1020d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb35e14…f1d767
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x69e85a…c6f346
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x92550d…df5510
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xda4bc8…c5984e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x0b0a24…e07117
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x7b026d…6f2701
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x7e04e1…d46e0d

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.