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%coinbase12d ago0x29a5cd…7d9791
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x061eda…d717e9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x6974bd…9b7a9f
0x25b8…8114memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x2f1e8e…46c4fe
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x92f920…ae0b3d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xa72840…4fade3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xe9c733…5d1451
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xbdb9f7…c054fd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x248f1e…d59e5c
0x99d5…cf80memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xb60c6c…7ff458
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xca4eb2…ffe3dc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xc8008c…a76829
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x282dba…3f5d97
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x05aa66…661fa6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0xeb8a85…75ecf7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x4481fb…b44f00
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase13d ago0x66482b…0b50e3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x318c6b…41174d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x698f29…3a2b0f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x52493b…82dbab
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x449473…049249
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0xc53292…aad13c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0xd56b04…08b18f
0x2ebe…89d3memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x3828cc…ea4eb5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase13d ago0x9fa119…565f96

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.