Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI120d ago0x137b1b…3fecb3
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI120d ago0x90e705…19b43b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI120d ago0x29b933…89f129
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI120d ago0x785e38…0b13ee
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI120d ago0x65818c…580a0f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdb7e5e…5fe686
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5f1857…89b89f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xfb5db2…592578
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x90f9b8…edd01f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3ebb4c…b1c804
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe207e7…b48ce1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x30f967…c4dbfd
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xab4c05…7aacb3
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1c9a4b…e017eb
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdc48ac…91d22b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3cb306…b61f15
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x23122a…f69e01
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf8e2e9…c587a5
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x01beab…9debf2
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6b1ce6…ae4ce4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0x496386…8b721a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbda891…12597c

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.