Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa7862b…c81f43
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8f7ea…7fa69f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb135e5…1d63d9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf4060…38ca84
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e265d…c65497
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68117d…936824
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc20553…1d6e65
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9fdfb…cf93a0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e9907…781e00
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdec563…16c5ce
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16bce4…0e2e75
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18f5bd…94b996
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9efe97…5a3a6e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x209fc5…fa834b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a05ad…55430b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa26817…243829
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9a5a3…2be846
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25a272…7ac327
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x61938e…987241
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec0636…6aabc7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94b6cd…e09de2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08583f…6d38ae
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x656090…5b70e6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d0c86…b22aa2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c250a…91fbda

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.