Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x7f2a74…6c79c0
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x48e93f…70361b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xfc5c60…1ab104
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x6138ec…4d5369
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x0aeb2c…93f73b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xcf4dc4…1b9a9f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xf4c4cf…bef9d8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x83caa3…927e84
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xbbf6da…c83bee
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xfcbf6c…2ab3fd
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x93904d…c06987
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x104be3…6b9f02
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x43bccf…e09071
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0xb0a869…f77bc9
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0xb9577c…c46ff8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x0d3ad4…033773
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x104f3f…3f84f7
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0xff6e04…b6e5b0
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x5e35d7…772671
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0xf4e712…a1d92b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x042045…2414a8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x6667e4…85faaf
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0x54d85d…9b027e
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0xb21cca…8bef65
0x3343…30f10x9c95…e299Base—$0.001100%fluxa76d ago0xed7476…4f9538

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.