Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x636d2a…51eed4
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x974eba…57ea12
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x687375…83e664
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b4c07…acf26d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf01f2f…96e3d0
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcb99be…8123b3
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x573007…7a642d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98e019…39bc7f
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfd8a5d…36ef91
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa787a6…8f2ffb
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d78e5…c8a20f
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf725e…8085ff
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6eef00…dbd5e8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdab662…634cbe
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x14b5e6…dd103d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc368af…3e74e6
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcde88b…a32275
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2c7d0…31f54e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8105d2…97e8ba
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6175ad…f68619
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d1b34…292130
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59addb…35007c
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67a1ac…37ee46
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x95a5a3…9e35b9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa922b4…61f74d

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.