Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xb9dde9…ea14ab
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xe7f717…99d339
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x9b1e94…81e893
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x3b323d…6ae9b6
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xadbc17…e4be8c
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x651867…44c792
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xf1d298…dfd64e
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xee950f…12fbb2
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xffcac3…f7f975
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x4a18b2…eb0d35
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x64a32f…0bedff
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x8dc722…b3e273
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x41d027…ad1e6a
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x31673e…e050c5
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x2c5b0f…f148bd
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x8180e5…6c1de2
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x6cd4b1…311637
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xac0e9b…29ba69
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0xb4a066…3fa2a5
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x16cc3a…361b39
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x934c2f…e9efe1
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a553d ago0x0b9cda…e6c33f

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.