Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x2f1dac…84c353
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x91dda3…78e48a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xfda29b…4a5993
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x198fe3…8f06a0
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x4b1fbd…d4e282
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x2e26cb…396da4
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x2f15dd…203549
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xf2984d…4e08d3
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x59926f…e5f17a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xdd2ab7…dd44b3
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x44af65…056c69
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x2cec15…0a591d
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x627794…8078f6
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xfb1359…78353d
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xcf067e…3af9ca
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xb0f028…5d8b1c
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x94f1f3…38364a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xfeaa19…df596f
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xc06585…a59f93
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x633d9f…2eaae7
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x0673c7…3b8e77
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xae7398…b19303
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0xd00785…9f8e9c
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x3b3e79…160791
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x2aa74e…4d4c2f

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.