Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0xa14841…72c36d
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa34d ago0xe7076a…feea32
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa34d ago0x2dd5a8…f20d12
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0xb6dfe4…223d87
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x762b87…44f797
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa34d ago0x5810b3…e20572
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa34d ago0xa741d5…8b6050
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x6e69d1…ae112c
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x45fbd6…5d9292
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0xde85d4…27b312
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x1b4f08…5316d9
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0xe9d5e5…8f9890
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x9c2347…5f2c9d
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0xea4be4…5950a3
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x8320ec…c03c71
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x5587ec…949fda
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa34d ago0x77e232…f86ac2
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x0ca249…22be3c
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x7ca324…7b8c6f
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa34d ago0x5dc636…f62e2c
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa35d ago0xb14a8b…bcc23b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa35d ago0xf7f390…311fe8
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa35d ago0x83eaf7…c2e517
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa35d ago0xb82aae…fe3d72
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa35d ago0x70a545…c710bf

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.