Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490xeead…d27dBase—$0.89100%coinbase14d ago0x508081…6f8e1a
0x0b9e…79490x4e1e…787bBase—$0.01100%coinbase14d ago0x0c8b6a…4f383a
0x0b9e…79490xec39…cae7Base—$0.28100%coinbase14d ago0x516919…faaa02
0x0b9e…79490x4ef0…47fbBase—$0.01100%coinbase14d ago0x0fbace…6a4da4
0x0b9e…79490x2cb8…d4caBase—$0.11100%coinbase14d ago0x27f97e…b70771
0x0b9e…79490x520a…2c26Base—$0.01100%coinbase14d ago0xcd9a9c…fc67c5
0x0b9e…79490xf2d6…af3fBase—$0.19100%coinbase14d ago0x7e1ceb…a0acc5
0x0b9e…79490xde47…d100Base—$0.01100%coinbase14d ago0xa7ff1b…35b8f7
0x0b9e…79490x2e52…e099Base—$0.31100%coinbase14d ago0xc0a7c2…78dd9e
0x0b9e…79490xc09f…07b7Base—$0.01100%coinbase14d ago0x22c792…0e01a9
0x0b9e…79490x3f17…af7eBase—$0.20100%coinbase14d ago0xfb2818…c2ae4b
0x0b9e…79490x014f…5b20Base—$0.01100%coinbase14d ago0x3e5b8e…87ffc7
0x0b9e…79490x2d48…9112Base—$0.15100%coinbase14d ago0x000423…877bf4
0x0b9e…79490xf5ab…69f3Base—$0.01100%coinbase14d ago0x847c7b…fa4c64
0x0b9e…79490x34c2…8087Base—$0.19100%coinbase14d ago0x30e430…e18b45
0x0b9e…79490x2685…e557Base—$0.01100%coinbase14d ago0xa02d9b…e1fe39
0x0b9e…79490xc285…412fBase—$0.23100%coinbase14d ago0x8ebebb…f9dc1a
0x0b9e…79490x88ce…6d76Base—$0.01100%coinbase14d ago0xb99f49…ece24a
0x0b9e…79490x285c…d865Base—$0.12100%coinbase14d ago0x12904c…ae960b
0x0b9e…79490x64c2…730dBase—$0.01100%coinbase14d ago0x3f1025…01597c
0x0b9e…79490x99c4…2cc6Base—$0.01100%coinbase14d ago0x08f55d…d0d1eb
0x0b9e…79490x972c…17c2Base—$0.16100%coinbase14d ago0x6a6d35…24a152
0x0b9e…79490x1695…c980Base—$0.01100%coinbase14d ago0xeb6f3a…c1eec9
0x0b9e…79490xc35b…bf78Base—$0.01100%coinbase14d ago0x46063c…1ed4cf
0x0b9e…79490x6269…cb64Base—$0.37100%coinbase14d ago0x7bd4c0…6813ce

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.