Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x47878a…ef3b33
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x9d075f…d3548b
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x30ea8e…2e98aa
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xa6d837…dfbed0
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x3ba157…983e33
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x9f9bc4…bf73fb
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xb8691f…ec31b5
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xad56c0…a82c45
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xf7123d…52f948
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x25ff63…e129cb
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xf46dc5…e4d438
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x2f6415…48e577
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xd91da4…b080cb
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x556060…dc52cf
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xeb6a04…533f0d
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0xc019b6…3ea21a
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x9e8463…cec565
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa73d ago0x31a139…3dbf3d
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0x0da2ae…3fa85f
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0x2f43be…3001df
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0x838649…cd21cb
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0x01760d…a12327
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0xfd3506…0f5cb3
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0x6b9495…7de077
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa74d ago0x9ac61b…4c01a8

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.