Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb2c9e4…905dc7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x362c9c…c37696
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd93ed6…1f83b0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf13c31…02074c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeee081…fae08b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x941074…6a37a2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf508a0…7b84af
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbee265…74c2c6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x452e75…c7955c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9b8bae…166545
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1fc7d7…8b2923
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4c28b5…c2c676
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3fdf86…fea267
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4122b9…f91d91
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x01a207…bc631a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2447e2…baac38
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeaee8a…53211f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad4144…028070
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3f1dae…bd5dca
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa8a72a…d3009b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0336cd…686ef9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd056b3…15362e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x19890c…443dac
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb17a19…c58df3
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb7eee2…500f42

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.