Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x581936…a9f4d2
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x1aa3bc…6029cf
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x9aef17…1dbba1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xe2e46b…942f9e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xf3e1dd…d8fd04
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x8b91f8…5907e7
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x1da5c4…495f2f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x0f72e9…9a8d3d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x08292e…16ab5a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d1168…f43678
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0x2c5711…23e9d3
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xc0a2e4…2918ff
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x547afe…e45d4b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x128e8e…12a05b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xe5fe22…3b7192
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a8a44…8703a9
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xb55f2b…f880a5
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x62c9bd…4004e6
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x81c124…b4bab3
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x26fd02…66f1f2
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x2225a2…509b8e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xd23fe5…56bc0a
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa38d ago0x18ea78…188cd1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0x627d5d…29a723
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa38d ago0xedaec1…76f714

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.