Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x2522c1…392f36
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa43d ago0x6a3941…94aae8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xa3d7fc…c6350a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x5f3944…08da13
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x31a040…0a5794
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0x74d8e9…8ae2ac
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x6411fc…2f4970
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x5f724c…c3a984
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0xd08cee…a56707
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xb627d4…000546
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xeb41c2…87bdd2
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xc579fb…011611
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x581f89…da0779
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0x8a7d5f…342001
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0xb6333a…724311
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xe59994…aa24ac
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xf410ad…a51b4a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x08c3ff…7f61ee
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xf49e73…e27a76
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0xaf46d8…33890c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0x4a8d06…a51f4c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa44d ago0xac4e54…0bdf5c
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0x2f6d96…1362ab
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xc98a5e…078524
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa44d ago0xc7bf42…751de7

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.