Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x8b4f66…445b26
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x7bb725…1c3851
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xafe576…7da648
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xe9aea3…2862f0
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x80a1ac…b27fc4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x5983ec…a4cf8c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x916f28…14a354
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xca04c4…faefc2
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xcebfbd…f6493e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x4b0b96…364794
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x68fb63…3a7bcb
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x527e77…46c1c1
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x11d94f…33df9c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x253f18…c94e31
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x21f40a…a2bafb
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x8b2dd9…70ef13
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x777976…67d288
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x06d4ae…dbd1fb
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x371740…81b08b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xf19c5e…7e21de
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xcbf0df…be718c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x9568cb…cae2c4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xdd820a…3b23ed
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0x9ca591…0b6b4e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa21d ago0xcb5ae9…e5c278

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.