Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x97da59…bf6390
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0xc49518…8a1021
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x4ab702…9b632d
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x2d44d9…db74c9
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0xd8a1d7…7e761e
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xe4b098…a0a9ae
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x84766b…3dd33d
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x74bf5d…a6cf12
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0xd493bb…f273c9
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0xd2aff0…9ddc65
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xf44b67…f15da3
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xab76d1…fe9f75
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xca1731…f33d2b
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x081ba1…e992d2
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x1bc5e0…94e48d
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xc91e51…a3f81d
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0x55ee97…4bfe0d
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0x196211…bb13f5
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x830770…457e47
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xe17544…81f04a
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x2585bd…dc6dcf
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x7f72ed…4d4e1e
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa43d ago0x10faa6…c4c727
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0xd95616…2105a8
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa43d ago0x9c787c…edee49

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.