Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0xba07d5…7aa238
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0x8dc433…c99c08
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0x64bd74…cc075e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0x58f375…daf82c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0xccc0ae…22a5c0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0xd64471…ac4c72
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0x069a9c…531e8b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0xff0945…a70559
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase32d ago0xc10d05…4c70ad
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x60d3f8…f1cfc8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x8ffa03…af7f4f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x09ebc0…a04a75
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xb93fb4…4e9cb6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x3f80bf…409acd
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x57391c…182d98
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x4a0b58…e48327
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xd5e11e…187225
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xad4866…094260
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xbb61c3…e0d5f4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x70f8fa…3c3c3b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xb87bdd…86c675
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xacf6fe…38d784
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x6a4528…999343
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0xa85bcd…798459
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase33d ago0x42f513…5b68f6

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.