Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1049e…a95ca2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83fc6f…ba34ff
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2fb086…994ea2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc00ca4…d4b5a5
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f32f6…887a44
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9400fe…a444f2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c0f3f…274e78
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x261629…1895ae
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf205ef…378550
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4d087…c84240
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x140576…c9ad4f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c707d…2740a3
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb43b90…761972
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f2914…4c96f2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89dd4d…862fd2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdaf247…447be5
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6447f…25c7dc
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f9956…8d4cf9
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4c933…4962d6
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaca807…50656f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x602512…c5051d
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb6631…9a6f35
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93475f…8e5a25
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01a5ef…bc4b57
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI105d ago0x862a0b…cdf0ff

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.