Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0xd4bb3c…f24023
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x750655…a03807
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x6c7f8a…b804d6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x9dffa8…041706
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x2471ff…29e474
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0xdc543d…a51839
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0xdcff0e…ef2ab1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x1dd612…52dad1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0xd350bd…d9c9a6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x5fa98f…61d6a1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x73d516…e39fbf
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x3f6280…80b595
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x068af1…1cae8b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0xeae412…127f05
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x944544…7aa8e7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x42c60e…e6c2a3
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0xa34c53…04cba6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x6d454d…8044b4
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0xfebc7a…7e6976
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x7b459e…b754b0
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0xf40dcb…0e9c94
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x9eb09c…26ac7e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x9af0ff…0ff35b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0x29677c…27e6c3
0x361b…75b20xfe80…47eeBase$0.001100%fluxa21d ago0xdc7a51…0824cf

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.