Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xbe5bd5…63e82a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x86a9c8…81c50f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xf4660a…476eda
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x216664…ac2dd4
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xbcfde9…91f571
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xa9386b…f59caf
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x11b31e…882cb0
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x004441…bc4d10
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x284539…53ecb2
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x2b09ce…4875be
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x6e5a60…4db221
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x37887b…2be801
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x09c613…cf6252
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xb922b9…bda5e0
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x96d34a…37c556
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x5fb4af…98c25f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xa034d7…88e51a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xb8dc71…abac7c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xc4a250…7bab35
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0xd1827b…73c381
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x7018a2…cb05e1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x20c4db…2005de
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa15d ago0x830a43…20e3a9

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.