Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x545a…4e6f0x515e…f8ccBasex402 service$0.04100%coinbase55d ago0xef39a5…93505e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x9edbf3…c6bb97
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x650254…f9964c
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x4d396f…478a6a
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x400ebb…1023a7
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x2b59ed…25f7ab
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xa1a590…b85615
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x7309a5…fc1655
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x1db9cf…cd5efd
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xbe8812…5443ae
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xa78db3…c7505a
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xdbfe81…c3fefb
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x84da82…f84b81
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x553a57…b33dac
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x9cbf00…4df34b
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xa5dcf5…78e376
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x680b87…fb51c8
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xd393cf…89e27e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x88faa8…b2b707
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xe17e5e…04262e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xb25ef5…6703f3
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xb37fd6…1c5041
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0x7f6ea9…3c5ed6
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase55d ago0xc705ba…4512fa
0x545a…4e6f0x515e…f8ccBasex402 service$0.04100%coinbase55d ago0x0c85d8…441be0

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.