Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf177c6…31f3dd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b5f29…6b52f5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a003c…3bfa9f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92ed6e…170c13
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa96e00…d95dd6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdfb59e…1a325b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9518b…fae810
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bdeb0…75992e
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5b9c8…27242c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe92453…291d16
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29f431…cc2761
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbea45b…605433
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c06d1…d5bd5d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x242698…2120ac
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75dcca…698b27
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabe79d…27e71d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f2972…49a535
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5ca78…616de5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbcad0…f95ae3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x000d8f…8df65a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f5bf9…dbc52d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3bb5e8…84cf5d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb7ca4…d9f3ec
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x948dbc…8a6173
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44c5db…495392

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.