Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x208e9f…5ca0a5
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x08eb16…7097c9
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x47508e…ae710a
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x30ddfc…d3bece
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x1c72ed…4c1bd3
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xe43568…c34edb
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xe790d8…cfad75
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x2c01d2…4f1e87
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x82b865…4dffef
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xf2c866…c76ab3
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x781102…f64920
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xd701cb…9047d6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x4a5e21…baf425
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xee8fed…71bdbe
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x8ca825…e6c236
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x644806…92b964
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x2e0a30…68f7a9
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x32c0aa…f160ec
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xb6b81f…eaa224
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x6fef20…43c3b6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x0cb4b3…c2c910
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0x32f195…677c33
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xab6aff…19f433
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xd2d535…86addb
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa21d ago0xae2772…9dd8c5

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.