Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x523700…5aa83b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9f4c1…20931c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f34e8…a330a5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x141680…1bf4d5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02657b…0fa5d5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc63bd…382b24
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fb829…f75992
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe999f0…cbe427
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c0ec0…024c1f
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8d0f7…79deb9
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6246e4…b4b9e8
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ad5b9…aa0611
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc19f6…461802
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x01b025…583725
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x188ca5…e60495
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee1894…44697b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6fe8c2…0c9832
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbdc4ab…9d2dc4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6cd05e…7b57e7
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7b2f7…47241d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e151c…ea41c4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a14f9…cf11e9
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d0cb4…26600c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d5631…b3db43
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58ba21…c19859

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.