Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa47d ago0xdb0629…9abea0
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x61a197…ac253b
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x86d737…3882fb
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x237177…6a1e98
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa47d ago0x17e72a…98fc7d
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x8cdf35…8a9974
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x239bb3…f1c690
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x630db2…2d1e91
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x5920bf…bc939a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x243849…ff230a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x8d52b0…41119f
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa47d ago0x6474ff…fe981a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xc1d12b…b4b3d2
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x827f86…7702be
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xa43323…0aed24
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x84671e…abf472
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xbac78f…beb1d2
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x9c259c…3daeda
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xd02edb…946c09
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x347a06…eae8c4
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x78ade8…713a7a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xa8e03f…07ba28
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x622cde…f8d568
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xec3de4…c81abc
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x8e8317…39f4c4

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.