Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xc45840…e194a3
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xce7017…2003b9
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x7b3a4e…56c321
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xf6dea3…35cddf
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xd592dd…273980
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x5f9a9a…383f8d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x4e0c5f…2db40e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x246584…15eb81
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x1f5de0…4c9482
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x324b1f…7543dd
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xb1faf2…ea0fef
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x8e2bff…4e5b60
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x79bb4d…dbd0cc
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x90786c…d6c3fe
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x714d63…966336
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0xe2bd43…cada92
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0x0abdf7…22389f
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0x085023…8ed5b6
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0x80c653…8135a9
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0xc9e693…e9ddb4
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0xebc266…12b2b4
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0x8fc36d…c750e2
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0xcf1f0b…b84f86
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0x37c784…2feb78
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa20d ago0x0e2210…8d8292

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.