Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xe9c919…5f70ac
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x989f61…8940e8
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xb892f1…227a8f
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x3ffc24…d15e14
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xc8f2fe…7844eb
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x3fbf64…08aceb
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x516954…6b2f42
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xdf06f8…cc4b7f
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x333394…49a990
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x4833ee…af621d
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x4ded1c…e048d3
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xe03384…16d8b6
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x639b0d…12722f
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x0aaf50…58a2d0
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xd33ad8…ae9277
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xd948c1…00bc77
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xe8bcef…a83e82
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x9c6ac9…cf6e2f
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x0f9cb3…d1ad1d
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x4718d1…f9eeb3
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x7e52be…df4148
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xa58b20…e80194
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xaeb30a…b2b1ea
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x1467e5…9fc5d6
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x9688b1…8e283e

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.