Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa62d ago0x3f944f…c9ddb0
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x17fbbd…e38cd5
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x26f0c5…0b80d1
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xe8287c…dc6970
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x9a80de…6bdd92
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x6811a3…6c9ed2
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x96c457…b7e723
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x811551…359fe5
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x7843dd…321607
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xfafbf9…086b42
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x1b69cc…0b7b84
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xc6110e…5927b6
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x355509…324d4f
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xe76a5d…0bd615
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x10dd3c…485287
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xc493c8…392a54
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xec2e90…a763be
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x54903e…3cfdf6
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x36636d…71784c
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x21b8dd…800b3a
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x0fa915…6816eb
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x9f9d93…5b1d01
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0x6d17dc…130537
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa63d ago0xb9fcf3…171bd0

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.