Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb23223…9617b6
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x107a81…f34617
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15f80d…9754ff
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ad79f…d9e56d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78ec03…ec2b54
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd0af42…3dd470
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3f487…45e836
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7e7fa…0cde33
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ed637…bf14f4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd499b…c6a2e8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe27fb0…fcaf39
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69fb67…2d4991
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f682c…961e8e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7180b…e17b2e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a0dd1…d93a0b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c89e0…25f47f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3ab0c…4aade4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bb4b9…315c91
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8d45c…829f66
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa84cd1…bf7614
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23e529…8c7057
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b62df…049280
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09c90f…f884ce
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa98eb…3f17bc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2bcf8…5543cc

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.