Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x5facb5…59549b
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x51a72f…3699e7
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x54f430…7a2e4b
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x29cf6d…51b3b4
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0xda51c2…a37f89
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x7a5dbb…f07485
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0xebac7d…664752
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x75d333…481a4f
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x5681f3…753c58
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x502452…365b54
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x3c571a…715360
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x08113f…7b044a
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0xbd15e7…e03fbc
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x5ea937…c5e1a2
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0xe0b697…e85ce6
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x909ef5…7e56a7
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0x932787…13e2bb
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0xa69b6e…f47f89
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa24d ago0xf9e8b9…13cc1a
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x50da77…00df7f
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xc1cbfa…566afc
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0x7b5b45…08e995
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xd7ba3f…759cac
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xafd91a…c17fa2
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa25d ago0xc92e4c…95941d

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.