Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0xfe5a9b…ed9ebc
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x2dcbcf…fdd813
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x472bb4…ff2883
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0xf0e24c…1d665a
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x415f32…5468d5
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x953042…e392e1
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x85117c…80a08e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x6bb484…415838
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0xc877d0…aafca7
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0xc1082c…21b49a
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x478836…8edd31
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x03fc16…b9ebdf
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x48f8cc…458912
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase48d ago0x1807dd…b9e622
0x04f9…a77f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase48d ago0x101347…2632b2
0x04f9…a77f0x2b6d…32c5Base2sPublic-records$0.02100%coinbase48d ago0xd8120d…46d37e
0x04f9…a77f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa48d ago0x21ab8e…3079c8
0x04f9…a77f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0xdce6c2…bd6c8c

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.