Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x899624…97efb5
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x32e4cc…8a4a82
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x956529…fcaa3f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0315cc…1987ee
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf2fa7…0486dc
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x32ef9a…37e4f2
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12e8ef…feae50
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x541ab0…2a5374
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff627c…8fac89
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2cc4e…531cf7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x560c51…35f495
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc6242c…ed2102
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9aab7…fa6519
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda3e10…19b899
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20228b…7b0238
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7521da…24dea4
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66f2b3…8e711e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c4d58…7f9d2c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1538f…a1ea82
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4985fe…8cebc3
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde4db0…b5c361
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca2e5c…0e9527
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66d1cd…f7a008
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9b0bc…5538f2
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf6f2c…8ca7fa

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.