Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown19d ago0x322a3b…a83ee4
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xb5f33e…3a11b5
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xcfc177…533bb4
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x701b58…8c8d3d
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x7dba08…a893d5
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x2d44eb…aa7679
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x09587a…2252ae
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x9462e7…7a6f49
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xf3e2d3…2c4e8c
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x529b0f…c8ad7a
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xa6742f…3c3141
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xf4bf9e…f36c33
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xede855…fc09ca
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xe07b72…dfb5bd
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x5b8727…b332f1
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xcd9e02…32f7f2
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xa25c06…e876d3
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x89261f…42c6c9
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xacdd3c…a66f5c
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x55fbdd…b735d6
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0xfbf579…f26939
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x6c3dc9…a0ef90
0xf13f…dbb50x9c95…e299Base$0.001100%Route unknown20d ago0x8b25cf…404989

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.