Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a778c…e1bc99
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x521245…598f7a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x303a61…c110ad
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3cb67…e9fa39
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x636801…c1f57a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe08608…fe68a0
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd98231…7323cf
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8a5b2…4e18de
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf64bd…7d1aa1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46129d…b5213b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x363076…e7c4d4
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd92a72…373703
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xecbaab…063b43
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x775f50…060dd8
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82e8e8…a1d47f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9687e8…d5d10b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47f46b…45a300
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09f5e6…70ba86
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a74a9…4a7ec9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a100d…1438a1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92096e…dcc1be
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21868c…7181ae
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2519fe…6874fe
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe3bf3…069ef7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2552cb…d56f42

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.