Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x6c0b3f…cf1370
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x58e548…cdea24
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x9b70d9…c2ca91
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x899d27…0931c3
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x94f2ab…c0eb49
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x7cbd0e…eb93da
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0xf7a359…c7c072
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x3f9076…bb585a
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x85def7…e59fc5
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x4060ef…938612
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x054cb9…1fdba6
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x07294f…23695e
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x86b3ac…6e6f2f
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x022f12…41ebe2
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0xca738f…171589
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x131aee…5a268c
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x057cb4…a734b1
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x0f8998…b4115e
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x596df3…afa111
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x434dbc…fc4388
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x568a08…4c8f96
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0xfcbff2…3cb830
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa19d ago0x9317a1…a15146
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa20d ago0x25e6e7…dd030f
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa20d ago0x3af2be…96ac95

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.