Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c7be6…c2f19d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31df78…549b09
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27efbd…127b94
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7399b4…052a3c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3af944…01f8ea
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2aa1d…4e7d16
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70971f…411d08
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe1b5ed…075fb6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd25211…c46e74
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6d92d…ed229b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed66f4…c81ac5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x399968…b19662
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc4a17…fc936a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e1374…63d01a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf39b2e…08c339
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa296d1…379697
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fd541…4cd73d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeacc6a…3abdbb
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x606837…9eeaa8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c15e9…e95596
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0898c3…2c9a3f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9accf9…3a5712
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4dd18a…9b9955
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef91c5…f58e70
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c1363…da6b4f

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.