Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x7b6954…26c4b9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x4a5813…a46f4a
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x04de02…87b021
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x3f8353…65cc18
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0xfa97a7…065bcd
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x9d93de…00afd3
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0xebe7a0…b44aaf
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0xceb0ab…a94bf6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0xe34695…a89eb9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0xbf2e19…5e3905
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x82a623…4e0d61
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x5e9143…20a59c
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0xfdeddd…8f9b4e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x42fee7…738b34
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x0c5149…e39a87
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x5ffe15…99321e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x387ecb…b7ed5e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x7f6b00…df7fe3
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x0aed41…810750
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x114980…61a1a6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x251771…a4fa61
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x96b4e6…9cd438
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x48340e…fedd7d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x4a30ae…87779b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa81d ago0x0bd484…8666dc

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.