Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$45.67100%mrdn116d ago0x92d348…bb4b24
0xe55e…f7480x8e77…e2d6Base—$46.73100%mrdn116d ago0x709701…894154
0xe55e…f7480x8e77…e2d6Base—$39.00100%mrdn116d ago0x1b941d…6b6125
0xe55e…f7480x8e77…e2d6Base—$50.49100%mrdn116d ago0xe0dd88…78017f
0xe55e…f7480x8e77…e2d6Base—$56.16100%mrdn116d ago0x43ec77…5b4151
0xe55e…f7480x8e77…e2d6Base—$41.73100%mrdn116d ago0x305b3c…2c0cb9
0xe55e…f7480x8e77…e2d6Base—$49.86100%mrdn116d ago0x437536…bd93d2
0xe55e…f7480x8e77…e2d6Base—$39.30100%mrdn116d ago0x426a82…150eb9
0xe55e…f7480x8e77…e2d6Base—$50.81100%mrdn116d ago0xb4ffa1…09f78f
0xe55e…f7480x8e77…e2d6Base—$56.96100%mrdn116d ago0xc4a72e…937147
0xe55e…f7480x8e77…e2d6Base—$28.68100%mrdn117d ago0x5731c4…7586d3
0xe55e…f7480x8e77…e2d6Base—$50.15100%mrdn117d ago0x711354…4f01ca
0xe55e…f7480x8e77…e2d6Base—$55.11100%mrdn117d ago0xf67679…fabe04
0xe55e…f7480x8e77…e2d6Base—$30.64100%mrdn117d ago0xd8cefe…0a687e
0xe55e…f7480x8e77…e2d6Base—$63.54100%mrdn117d ago0x4c9842…b1eac0
0xe55e…f7480x8e77…e2d6Base—$46.60100%mrdn117d ago0x5af01e…2c0832
0xe55e…f7480x8e77…e2d6Base—$57.43100%mrdn117d ago0x9c83fd…047b58
0xe55e…f7480x8e77…e2d6Base—$41.30100%mrdn117d ago0xaa27ec…a14e46
0xe55e…f7480x8e77…e2d6Base—$39.30100%mrdn117d ago0x291fa9…5b9241
0xe55e…f7480x8e77…e2d6Base—$31.04100%mrdn117d ago0xaf7d9b…a4949e
0xe55e…f7480x8e77…e2d6Base—$63.68100%mrdn117d ago0x28f54f…0ccc28
0xe55e…f7480x8e77…e2d6Base—$70.95100%mrdn117d ago0x508549…6437ef
0xe55e…f7480x8e77…e2d6Base—$47.38100%mrdn117d ago0x858ad0…26a979
0xe55e…f7480x8e77…e2d6Base—$40.13100%mrdn117d ago0x0e99d0…e22bab
0xe55e…f7480x8e77…e2d6Base—$58.68100%mrdn117d ago0x6f5d51…e6bd58

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.