Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe142…1b8a0x1a22…9538Base—$0.01100%coinbase72d ago0xd1a771…727391
0xe142…1b8a0x7f94…e3e9Base—$0.01100%coinbase72d ago0x58cceb…233723
0xe142…1b8a0xe11d…5d11Base—$0.01100%coinbase72d ago0xeff0e4…46a596
0xe142…1b8a0x8335…f918Base—$0.01100%coinbase72d ago0x99622c…bf0920
0xe142…1b8a0xe33c…2368Base—$0.01100%coinbase72d ago0x4944e0…65bd7e
0xe142…1b8a0x90ee…d78cBase—$0.01100%coinbase72d ago0xf5f030…354f23
0xe142…1b8a0xe661…381dBase—$0.01100%coinbase72d ago0xa2ceba…ce6d18
0xe142…1b8a0x35f0…9ed0Base—$0.01100%coinbase73d ago0xe8d4aa…20caa9
0xe142…1b8a0xc57b…b414Base—$0.01100%coinbase73d ago0x2e9bde…2da50c
0xe142…1b8a0xb98d…27e4Base—$0.01100%coinbase73d ago0x97a76a…ec0a78
0xe142…1b8a0x6e52…65c8Base—$0.01100%coinbase73d ago0x78af99…7fbd1e
0xe142…1b8a0x1048…efeaBase—$0.01100%coinbase73d ago0x123300…be8875
0xe142…1b8a0x1d6b…4d66Base—$0.01100%coinbase73d ago0x6b4d8f…00599c
0xe142…1b8a0x1691…1f6cBase—$0.01100%coinbase73d ago0x56d7de…ab4441
0xe142…1b8a0x20f3…78a0Base—$0.01100%coinbase73d ago0x4f7980…2f4eb6
0xe142…1b8a0x177f…b74fBase—$0.01100%coinbase73d ago0xfc64a6…1ea8c2
0xe142…1b8a0x35e7…d5bfBase—$0.01100%coinbase73d ago0xbb3c25…20a09f
0xe142…1b8a0x4ec4…656aBase—$0.01100%coinbase73d ago0x7edd1d…11407d
0xe142…1b8a0x2210…d55bBase—$0.01100%coinbase73d ago0x7d8ecf…c3d6d7
0xe142…1b8a0x3a9b…5b0bBase—$0.01100%coinbase73d ago0xe08f5e…5d999e
0xe142…1b8a0x3c9b…ccf9Base—$0.01100%coinbase73d ago0x1d464d…a4e1e3
0xe142…1b8a0x29e5…f674Base—$0.01100%coinbase73d ago0xb1b8fa…531365
0xe142…1b8a0xad22…8295Base—$0.01100%coinbase73d ago0x32039c…187555
0xe142…1b8a0x42bf…f3c2Base—$0.01100%coinbase73d ago0xac55bc…0c6870
0xe142…1b8a0x5a33…f349Base—$0.01100%coinbase73d ago0x9b7c52…ee2561

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.