Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8869de…65f051
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8b5b2…30e03d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe03a3d…18f2b8
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x844c31…8d8c77
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5e53d…f9b5b3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28eba8…d5473f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b1ab8…3ba8a5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf560a3…d4e298
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc27c00…0ccb30
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x128469…a11539
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x996b75…3c6586
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e1b61…bbdf41
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x621948…519663
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x719763…6c014a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f3e4e…225232
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3352aa…f10bd6
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1725ae…e99a08
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb67b85…779f6c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77a73c…15c834
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb02e4d…379c54
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93a980…882d34
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b5e6b…bd4bd7
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd027b…2ecbc7
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc329c…249986
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2113b…998a15

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.