Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x993b1a…4670d7
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x425795…324d5c
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x99d83c…878db5
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x28fd05…6967a6
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xf856d8…40a31f
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xf7a0e8…7909de
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x645d62…c02084
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x42216c…e19bee
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x67a9ad…1a1ec8
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x93b3bd…73f35d
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x279d9a…862299
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xd2afcb…0e0686
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x897d08…65f2a5
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x906ee5…6f73f1
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x5d5d20…1faef4
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x8cbf51…8ed696
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xec0970…8d459b
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xfa22ef…c98d8b
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xecbf88…8f4474
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x7ed705…b0c7cd
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x194f70…d3c127
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0xdf7b20…274ea9
0x7693…be700xfe80…47eeBase$0.001100%fluxa26d ago0x0aceb0…b42df4
0x7693…be700xfe80…47eeBase$0.001100%fluxa27d ago0xb18527…55b5db
0x7693…be700xfe80…47eeBase$0.001100%fluxa27d ago0x0627f9…4bc82d

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.