Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b81c6…564cd4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c551f…09ad8c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa8ec32…d6dd53
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0x620541…9cb8d7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xecd2d5…b04ca5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdeba48…93b475
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8f6bc…7a3518
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23e866…0eaade
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e658b…18b661
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbec873…cf6f9c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe1839…3fe43a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf83c1…431543
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd58a25…909cad
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdcbcc6…fbc782
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa56ae3…ec30aa
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd954b8…786ee7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a6c98…f22bd3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaebbd1…0b4022
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef2b7b…0aab7b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2135a…e42db7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x065c78…4bef96
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b9027…ee723c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x458380…df1e87
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x306cf6…d4b7ae
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa3053…321c4b

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.