Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x55f7c9…dd073d
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xd5f050…d0ac1f
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x05f7df…21bd87
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x61514b…c17672
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x76eadc…80c3b5
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xc09a86…779435
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xc6122c…a4091b
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xc211bd…519c83
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x910f78…a9c97b
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x966ee5…a86a47
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x139054…bcb780
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xdc003e…559808
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xb640b1…da05f8
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xf03b43…a49efc
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x1c5288…4aeb37
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x6234f7…831b7c
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xa81ada…529e96
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x01a95e…8f1f5a
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xa8b9f2…a89377
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xed7d8e…3fa8fd
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xad035b…cae0de
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xc75f0a…0a10d9
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xf8dddc…b3b8bf
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0xe5b8c7…8dbea7
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa21d ago0x5c31cd…fc1287

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.