Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x3abe78…2b6345
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x222baa…95cf18
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x1b4171…e9266f
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xeb10b7…5885bb
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x3ad5d5…6f0d25
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xf18a1e…96d3c8
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x3e61fa…cecc7e
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0xd7786e…b9b509
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xc7e7f8…7cd750
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xe144e3…14883d
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0xf02080…dafc4b
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x0a0150…4b9d5b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x59630b…5295df
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x82b167…cf7dd3
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0xb2d9fc…5e6518
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0x936ce1…a75c9c
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x726036…de6255
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x54a583…ffa3c8
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xb6d05a…4da7a7
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xc5e3c8…28f61f
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x3d73f9…315d4e
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa42d ago0xd71a4b…bb1f41
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x74364f…a14742
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0xe43a38…70f5c0
0xdf64…84740x9c95…e299Base—$0.001100%fluxa42d ago0x7bbed7…4128c5

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.