Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x68b61a…6d9b91
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x33df7c…70fe03
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xc540c1…f7a5a6
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x252ea1…759d16
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x4128da…ba1d62
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x9f3e02…4e43f4
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x56a8ca…c28603
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x3f5050…eafefa
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xf9ca87…4d4e77
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xbda74f…15e609
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xbd085f…d01c8c
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x69f912…2af5a5
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x143396…09cc67
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x3b4b02…c75d92
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x426bf9…e12d2a
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xfbb5cf…048772
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xe2f2c0…eb7df3
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x02fb08…c974cb
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x6b47ac…77699a
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xa77193…ab2352
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x478473…63bc92
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x6a695d…5836e9
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x9ca696…174e25
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0x9748ed…e10d47
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa80d ago0xda3dd6…eaf371

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.