Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x810d2c…51e810
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xefbf36…6a3425
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xae7e28…6e4b2b
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xc31c2c…b6854b
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x336da5…3072d9
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xeb6e54…e549d5
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x7f1f4f…c17403
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xec822b…695f26
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x7049e8…930e51
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x9cc94b…84a1cf
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x0ffcef…d15dc7
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x6b9a8e…e66c85
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xd756bd…caecb1
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x7b8777…234d34
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x7a55cb…a79e38
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x9a51c9…f1ffe0
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x4a1c05…9e99a7
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x0a1448…49cd8a
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xdfb220…7109a7
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0xda66aa…b754bc
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x442fc7…af210a
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x151564…1d2aa2
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x3af6c8…4120e8
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x073145…51e0a3
0xd881…f9980xfe80…47eeBase$0.001100%fluxa19d ago0x100a48…26596b

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.