Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe55b36…240cad
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6346b3…6a0130
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7cb425…3563a6
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42389a…196128
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x415d8d…c33c45
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x229361…05cb16
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x15d4fc…9776bb
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd36c58…c3de2f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa068f5…09e3d3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1a0ec…c54b03
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a805f…fca073
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf65d89…8d215c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e9367…b9d5f4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb1275…7702fc
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16a34a…56ad88
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb3e898…2eb03e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x889116…086262
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd820dd…b4b30e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb872a8…105259
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0451f…50bebf
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96f4e0…257045
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5becd8…4ca747
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f1681…d9b3cf
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50c6a9…8dc84a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65da4d…6beec7

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.