Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x150f15…8a18f7
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x0dcbc3…62ee74
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x95f4dd…4a4b9f
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x1eb327…760dc4
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x2f117d…880e07
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xb2b23e…0d2e84
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x3a5c4e…790a54
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x67ac3d…979dc8
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x3142e9…841ad7
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xd0dcc8…ac0b7d
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xfea4d3…a4697d
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xed298a…5cc740
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xde99a5…c443d5
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xff4edc…5a8b0f
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x4d7b31…ca69a7
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xe48915…aa26a3
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xc48250…eb63de
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x2ae092…031eb7
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x80f456…645ee3
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xf94ebe…aaae66
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xeecac3…c3172e
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xd8028d…0d91f8
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0xdd110f…9421e5
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x7862cb…4d7b31
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa9d ago0x7ef9cc…a5152f

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.