Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9aa316…68093c
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb22570…5d99e5
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x18bd26…bfe277
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a6762…f822c3
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc92b66…bd6c0d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x663a0b…fe33e2
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5da577…560f13
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1c133a…f45f68
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c5aaa…080777
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78438e…7c3c38
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82d88c…e98196
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbfd925…ee1eef
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2d41b…841bd1
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6bd3f…638054
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e599d…7ec5d5
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x721bee…be5fac
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d2c8d…dda88a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b1282…af144e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0ef417…9be04a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72757b…62f386
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb80558…399043
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x334ac8…5fc232
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8824de…558a95
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1580e9…8266cf
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa30aa9…b74b58

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.