Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5df…c8940xd447…be0fBase$0.10100%payAI42d ago0xb74e65…f1070d
0xf5df…c8940xb43e…0a72Base$0.10100%payAI42d ago0x6189b6…c5f891
0xf5df…c8940xfb02…5007Base$0.10100%payAI42d ago0x5622c3…0ead99
0xf5df…c8940x7f72…9d1aBase$0.10100%payAI42d ago0xfa3f8b…0c5a5b
0xf5df…c8940x305c…428dBase$0.10100%payAI42d ago0xa92eb1…438f3c
0xf5df…c8940x8e8b…410cBase$0.10100%payAI42d ago0x90ed07…17bd0f
0xf5df…c8940x24f9…fe43Base$0.10100%payAI42d ago0x82aaa7…063a18
0xf5df…c8940x6aee…c4a9Base$0.10100%payAI42d ago0xb4d601…19c872
0xf5df…c8940xac24…8d97Base$0.10100%payAI42d ago0x869dc5…108d7e
0xf5df…c8940x64e2…3c54Base$0.10100%payAI42d ago0x104724…ce6f1c
0xf5df…c8940x1382…9e7aBase$0.10100%payAI42d ago0x3bb7ed…55f75a
0xf5df…c8940x9796…1973Base$0.10100%payAI42d ago0xca7b44…248c75
0xf5df…c8940xc087…d848Base$0.10100%payAI42d ago0x0011fe…6fbe73
0xf5df…c8940x0e51…ca83Base$0.10100%payAI42d ago0x3e45d5…292d0b
0xf5df…c8940xdfb9…4ce5Base$0.10100%payAI42d ago0x24eaea…df2fcb
0xf5df…c8940xf1b5…d4faBase$0.10100%payAI42d ago0xa96c26…af698e
0xf5df…c8940xf4f0…3b11Base$0.10100%payAI42d ago0x2fc904…9bf795
0xf5df…c8940x99d1…cd16Base$0.10100%payAI42d ago0x813498…307b96
0xf5df…c8940xa7f2…0a08Base$0.10100%payAI42d ago0x7f2e00…e0be7b
0xf5df…c8940xe938…e67cBase$0.10100%payAI42d ago0x4d02b6…dbdc29
0xf5df…c8940xe169…08c2Base$0.10100%payAI42d ago0xf1d8e0…4da59b
0xf5df…c8940x2ef9…c144Base$0.10100%payAI42d ago0x5ee98c…d9eaf0
0xf5df…c8940xecce…3ceeBase$0.10100%payAI42d ago0x49aee6…eefef8
0xf5df…c8940xf87d…1e41Base$0.10100%payAI42d ago0x3ce149…f86307
0xf5df…c8940x2a30…47b5Base$0.10100%payAI42d ago0xdb2dfc…6ed13d

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.