Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase10d ago0x9f6f2d…a9b23c
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x7ed352…e97144
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x023c25…6c9959
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x5d3802…6cc0b5
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x56a616…1b0cef
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x4f39ee…c55a2c
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x46edaa…25ff53
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0xd2dfcd…5f9653
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0x8dbb03…7140ad
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0xd232aa…972e81
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.02100%coinbase10d ago0xa74b34…851374
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase10d ago0x2fc50a…790ff3
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0xe236ec…317d01
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0xfeafb1…9c9716
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0x470051…cbb0d5
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0xd6db2f…6bfc9d
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0xa9a13d…c4238c
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0x1fcbc8…c2d699
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0x480aee…8de3e5
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0xb9cc2b…eed156
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0x3175f8…a29b9a
0xa04e…ba3f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase10d ago0x50904e…e25eb5
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase10d ago0xeb0702…f9c636
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase10d ago0x678428…2ef5b3
0xa9f9…34a80x2b6d…32c5Base2sPublic-records$0.0045100%coinbase10d ago0x73bc7c…e32551

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.