Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2bc0b…c21b47
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb0004…12a497
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac9d09…f90999
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x99b48f…3a2457
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30f03e…37d5cb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21e684…eeab7e
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b247a…b95c06
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7697a2…d40562
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13581d…dd0826
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5a656…7b5659
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75fffc…9af169
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xec9111…ccfd5d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x744d3d…87a955
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdca254…04390f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf86c70…8958fe
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c7356…125a3f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd94fd7…15bd3d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdae266…017afd
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb15ec1…e6a754
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8db55d…3843c5
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ae834…be9777
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeffdc2…e16d55
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x229b3f…b423e3
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a0944…0c1ea4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f25c6…8753d3

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.