Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc01b82…165227
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82685b…f2d3ed
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xec0b78…45bac8
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90cf07…4bfa22
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x988257…d829de
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xafeb1d…5b1dea
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a3246…3732eb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc26c85…c11022
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0831d0…4e3275
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa1c69…f3f472
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4bd52…25e5ee
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0cc3ed…8504db
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e727a…950d24
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75d634…37508c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9a124…cac41c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c1fd8…d7e6ce
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd05d37…449272
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x01d009…544ac5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x541493…fa5c28
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x50c26e…b147c6
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84d11f…ce5883
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0771c…c429c3
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe58a45…d8e6d2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8485c6…df57a9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x362746…eac618

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.