Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c5918…79d566
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfbad67…c265c4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4fb69a…50ae4d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05651a…1806f6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcb74e9…2e9094
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e6b6b…94dd8c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bca4b…749590
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09ab5d…144038
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf08f10…b5520b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4cabca…9d3151
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd607c…f6e724
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x001699…181a35
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe83ff5…cb0b09
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2180a4…bfae2b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34aa2e…7e7b70
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x374a69…69d02c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d1ed5…baa709
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc44b5…0c6b00
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65bcff…b02234
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74312c…f45cd3
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x084482…f8c49f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2f808…f9dd47
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3045df…639ce9
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x137d81…d8f658
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2bbb0f…77cc1d

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.