Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa35d ago0xe07669…e6e5ae
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa35d ago0x0e7261…b91200
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa35d ago0x01ca24…c93b49
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa35d ago0xc1911a…aa7f07
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa35d ago0x61f436…732ad2
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa35d ago0x3d7610…bf6ab8
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa35d ago0x9d4708…577a99
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0x9c978a…cc3c79
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0xd85496…961b67
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x2e340d…f5ac26
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xb21e27…1807bc
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0x041b5a…f8e6a5
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0x0d8bef…589ed0
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xc707f9…407e8a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x5bdaa5…ba6b28
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x6c2c7d…7660e5
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0x08c2e7…7bf916
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x3b017c…ed6980
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x3c1339…fb547e
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xd839d8…253d14
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0xa1fb52…71b074
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0x7e9380…afdc7c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xb40d7e…fc628d
0x4bd5…d7520x9c95…e299Base—$0.001100%fluxa36d ago0x28e0c5…cdb197
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xd4b2ff…aeb31f

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.