Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee7f28…11e4dd
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5fcd4…242284
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb63038…a7e8fc
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7aa476…9025aa
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3ad1d…121b16
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa186c8…8cafcf
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34812a…b755b8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe32d03…0a2836
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b188e…54d3f9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4afb5f…ce5352
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8b906…603e19
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfca90c…8e4bf0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8df375…182907
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08c19f…1abb7d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e1621…d0bce7
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf4e86…f9067f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d9b84…77466e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa86600…1cf534
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6a41f…93f806
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4c03f…83bc1f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19cbce…e1577b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0d953…300170
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa57a76…d2fb99
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1093a…93c247
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bd373…7b5aa8

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.