Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ef5…ed220x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xf0e8ce…c762c5
0x698e…2d5f0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x9ba599…e90152
0x5bd3…dd140x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x5106f3…eef77b
0x7297…8f4b0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x8665f2…ba1a93
0x70df…d0870x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xda83d6…899cee
0xde58…298b0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xeb0513…5f9db3
0x3ad9…153f0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xeaeafc…67600f
0x237b…8dd40x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x6c2762…814061
0x774a…b22d0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x7070bc…9b775e
0x9615…35630x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x6142d5…16e3dc
0xc3b6…e57b0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x72ed17…98e27c
0x58d1…c5850x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xc75b94…e202f2
0x698e…2d5f0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x025e67…f2a7e0
0x21ac…6eda0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xe46995…da5921
0xb8db…e7fc0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xa0115b…9e10bf
0x67ea…07750x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xce40f4…482180
0x8677…5aa00x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x6bef39…5e2158
0x9615…35630x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x16fd61…8d55c6
0xf537…c1680x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x361a74…2a3965
0x58d1…c5850x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x28cdd6…027e32
0x9995…08730x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x9221cc…5ff634
0x4789…4a100x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xdaa839…f3f5b0
0xcfc9…f2de0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xe598b2…a4d559
0x5161…ded70x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0x8b873c…e669ad
0x6392…f89f0x85a7…109bBase—$0.00170%0x6cb9…e3d544d ago0xde577d…f56ec1

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.