Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x99b776…8e25b5
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xc20cea…9d2861
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xc2d5db…5c1b96
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xa92e6f…475a7b
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x8aef23…b22db5
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xbc52cc…3387d4
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x7bcdab…51803d
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa44d ago0xca380e…e15a35
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa44d ago0xaca9b4…2ac0cf
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0xa6795b…adfe31
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x15fce4…b73085
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa45d ago0x1f43dd…68d7fd
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa45d ago0x364a9a…8a9ebf
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa45d ago0xf1f545…52e02f
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa45d ago0x122ebb…e9cca9
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa45d ago0x8b4c13…3e55df
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0xb74fb0…6a0d50
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x4d6974…788da1
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x627100…def6e9
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x4a7aec…14d01f
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x7cde85…ce13ce
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x8b55ab…0e55bd
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0xe94e49…c8a46e
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x4ef293…da8b62
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa45d ago0x680a08…cd1470

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.