Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a56…c63a0x244f…cab9Base$0.01100%fluxa92d ago0x3407f7…35d45c
0x6992…23950x244f…cab9Base$0.01100%fluxa92d ago0xabce48…2c6dc9
0xa5d8…cf6b0x244f…cab9Base$0.01100%fluxa92d ago0x64c894…f3703d
0x2cc9…07bd0x244f…cab9Base$0.01100%fluxa92d ago0x5955c0…d8b24b
0x0a56…c63a0x244f…cab9Base$0.01100%fluxa92d ago0x2fa963…5b838e
0xb8bb…d28b0x244f…cab9Base$0.01100%fluxa92d ago0x51263a…dbd0d9
0xb8bb…d28b0x244f…cab9Base$0.01100%fluxa92d ago0x349981…1e1f09
0xb8bb…d28b0x244f…cab9Base$0.01100%fluxa92d ago0x2e780b…c7535a
0xb8bb…d28b0x244f…cab9Base$0.01100%fluxa92d ago0x6f2915…40bb35
0x6992…23950x244f…cab9Base$0.01100%fluxa92d ago0x3058e4…bb715c
0xa5d8…cf6b0x244f…cab9Base$0.01100%fluxa92d ago0x785cfb…85eaa3
0x2cc9…07bd0x244f…cab9Base$0.01100%fluxa92d ago0x76d547…e2c6f0
0x0a56…c63a0x244f…cab9Base$0.01100%fluxa92d ago0x3529ff…b6bb44
0xc9ba…16190x244f…cab9Base$0.01100%fluxa92d ago0x55b9c5…10bc0b
0xc9ba…16190x244f…cab9Base$0.01100%fluxa92d ago0x5135d7…b4d480
0x6992…23950x244f…cab9Base$0.01100%fluxa92d ago0xa646b8…a1b6be
0xa5d8…cf6b0x244f…cab9Base$0.01100%fluxa92d ago0x098073…740415
0x2cc9…07bd0x244f…cab9Base$0.01100%fluxa92d ago0x5d97eb…3e4dcf
0x0a56…c63a0x244f…cab9Base$0.01100%fluxa92d ago0xe2bffd…6b34ed
0x6992…23950x244f…cab9Base$0.01100%fluxa92d ago0xc36459…5a577b
0xa5d8…cf6b0x244f…cab9Base$0.01100%fluxa92d ago0xaf3b2d…f1ebbe
0x2cc9…07bd0x244f…cab9Base$0.01100%fluxa92d ago0x1fc765…c0e3f1
0xd9f7…f0030x244f…cab9Base$0.01100%fluxa93d ago0xf03523…1b3072
0xd9f7…f0030x244f…cab9Base$0.01100%fluxa93d ago0x4223dc…a1c028
0xd9f7…f0030x244f…cab9Base$0.01100%fluxa93d ago0x953270…e7460a

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.