Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x84a7d1…528af8
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0xb7c9a7…a6d619
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x81dfb1…29376a
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0xee7b2d…0880e2
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x504f82…883319
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x124bb6…dc1c81
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0xe92101…a7ca3a
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x6e8b8b…2ab18d
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x1fb926…4f767c
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x74ad0d…d89aa7
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x4e9923…8baf61
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x209d05…c74146
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0xd36937…253c59
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0x3256d1…b70c15
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0xfe0591…158495
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa34d ago0xbd31e7…9ea157
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0xc1579e…4877be
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x241e34…ef17f8
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x40a53b…9db1a6
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x852849…62322f
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x0fcaa3…64bc05
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x69b85a…d8a258
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x34aabd…944fa7
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0xc9b0c8…ce1ef9
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa35d ago0x2337a6…86d6c4

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.