Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82dd6e…080849
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf16e95…be4036
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x03a8c5…5aad11
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc2b40d…58fd02
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf87743…1cb7bc
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd005e3…fb19eb
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc673bd…fec135
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36b441…f1f798
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd94069…9591d5
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbe911e…e2955c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfe523d…1bfdfe
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa21f3e…8b6222
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8fa7f4…aced93
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f3f33…075c3f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x77da2e…c3e276
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8dda0…338ffb
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1e4f43…635c33
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x23a7d3…a11c57
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc4c72f…066f60
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf24811…18f42b
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1e73c7…34dad4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x01be1d…94328e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa138a9…ee39b1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfef3ea…43fff1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x742571…3f9785

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.