Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0xd6e214…5401b4
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0x1646d0…e32a32
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0x19e9f6…e204fa
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0xbbf49e…5e2b67
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0x72a65d…16c57c
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0x7b34b3…f6da4c
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0x920cf8…082066
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0xab692c…b866de
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0xcdddb1…c44914
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0x6df3fe…4dc125
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0xe59711…ba37c0
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x654d82…395270
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa31d ago0xbb26e4…d0e687
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x3beeb3…44aca8
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0xabcb05…c4345b
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0xa5103d…c1a3d4
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x3f2379…19041d
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0xb2b7ec…aa2700
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0xb27684…185325
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x54c16a…377e07
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x54e1a7…487a75
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0xba5411…27c071
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x9d95d5…c21b1a
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa31d ago0x8a0004…ae0490
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xd0d59e…fdeb6d

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.