Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x788f85…bd5f28
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1e17b…ae8d67
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3f534c…80622d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf21129…16bb5d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26c267…35c3ee
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb01b74…00b9d9
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfb706a…c5aa84
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf032a1…ae868c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x56f767…3b6910
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x341d34…4fa2f8
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8e3a97…163abf
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x15a0cb…7fa288
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe55cf5…9a97fa
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x416fb7…948ae1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc5ca91…05de83
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0xda9c65…2ccabc
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x28beb7…b1b021
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1afed7…4c2c15
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe339e1…8a85b6
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd63a11…e7d5ba
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x09f83d…7f6b96
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3f22f2…02dbe8

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.