Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7a4d2…7dc030
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a8044…235a5b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb1e0e…79fe5b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa3b5ef…0c1c10
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19ac3a…2e1882
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c3d39…c2e157
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c012c…21c3be
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x940737…0a48ff
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1425fc…1da085
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff089e…9035f7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1be5bc…3bcbd3
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbafb2b…25e6e1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd623ea…240581
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc16e30…f5e7c5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30fde6…8333de
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x00b5bf…3877ea
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x747fe2…36cae5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8db128…3d6e9c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5d2eb…0b4a97
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb60e15…d7192c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x897b94…7f22f4
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fd472…ec6a1b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c161f…db1558
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19ba79…f9610e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4851b6…18303b

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.