Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$55.4170%0x4337…663c34d ago0x7b920b…363f05
0x3be9…575c0xf6ee…3bd2Base—$0.00665970%0x4337…663c34d ago0x7b920b…363f05
0x3be9…575c0xf6ee…3bd2Base—$0.00542470%0x4337…be7034d ago0x79c0f7…35fc0b
0x3be9…575c0x31d0…2cd7Base—$499.6570%0x4337…be7034d ago0x79c0f7…35fc0b
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x4337…403c34d ago0x9c0787…106466
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x6d11…437034d ago0x842eae…c711be
0x3be9…575c0xf6ee…3bd2Base—$0.00617870%0x211d…d17234d ago0x7545c5…2cec77
0x3be9…575c0x31d0…2cd7Base—$42.3970%0x211d…d17234d ago0x7545c5…2cec77
0x3be9…575c0x31d0…2cd7Base—$42.3970%0x4337…f03834d ago0x6c87bd…fe2d89
0x3be9…575c0xf6ee…3bd2Base—$0.00660770%0x4337…f03834d ago0x6c87bd…fe2d89
0x3be9…575c0xf6ee…3bd2Base—$0.00186970%0x6a6f…be4134d ago0xcf6182…84f727
0x3be9…575c0x31d0…2cd7Base—$99.4770%0x6a6f…be4134d ago0xcf6182…84f727
0x3be9…575c0xf6ee…3bd2Base—$0.0007770%0x4337…403c34d ago0x19164d…65f5d9
0x3be9…575c0x31d0…2cd7Base—$99.4770%0x4337…403c34d ago0x19164d…65f5d9
0x3be9…575c0x31d0…2cd7Base—$30.0070%0x81e3…b98e34d ago0x36d6ad…4f73c5
0x3be9…575c0xf6ee…3bd2Base—$0.00983470%0x6a6f…be4134d ago0xb21432…f92852
0x3be9…575c0x31d0…2cd7Base—$10.3870%0x6a6f…be4134d ago0xb21432…f92852
0x3be9…575c0xf6ee…3bd2Base—$0.00244170%0x4337…853834d ago0x4e839b…8f8ffd
0x3be9…575c0x31d0…2cd7Base—$50.4570%0x4337…853834d ago0x4e839b…8f8ffd
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x4337…d0b234d ago0xacf3df…cd10a0
0x3be9…575c0x4cd0…bc31Base—$15.3770%0x4337…51e034d ago0xb6e207…4d048d
0x3be9…575c0x4cd0…bc31Base—$43.0470%0x6a6f…be4134d ago0x963389…143607
0x3be9…575c0x4cd0…bc31Base—$20.3770%0x4337…365f34d ago0xc1fe78…24b69b
0x3be9…575c0x4cd0…bc31Base—$30.4470%0x4337…6ca534d ago0x46a4e5…7fd744
0x3be9…575c0x4cd0…bc31Base—$500.5670%0x6a6f…be4134d ago0xf65234…7128bb

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.