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 ago0x912df2…80e62c
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xde4fd4…ec2c1d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x98966c…22f83f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x919532…5d8f42
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xe4842b…3fe9df
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x5f56d5…4114ab
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xe05eb6…76920e
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x489b7d…a2e518
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x212627…fff4de
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xf83579…8c2369
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xc894ac…e31ec8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xe0e6a0…6a4c80
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x6f4ffc…b7ce9a
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x26e58d…b3a8b6
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x0cb00b…0fbe50
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x70079c…32b73d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x4f4fb9…60e6e7
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x7ab5fd…c5790d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xf6b56a…02c547
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xd0eebb…51329b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x211aa6…fea662
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xcce838…6943e3
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x69b8ab…2b8c29
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x310e1c…595eef
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x506c9f…ee0e1e

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.