Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$150.4470%0x4337…187e17d ago0xb75b67…4b19de
0x3be9…575c0x4cd0…bc31Base—$99.4870%0x4337…9e5d17d ago0x047add…d5f94e
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x2891…bc4c17d ago0x3a5f2b…d39fed
0x3be9…575c0x4cd0…bc31Base—$38.2670%0x4337…113117d ago0x428f14…202f8c
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…c48717d ago0x37a96e…f1f945
0x3be9…575c0x4cd0…bc31Base—$67.4770%0x4337…2d7917d ago0xf3e0dd…9ccfc0
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…7b1f17d ago0x756d5f…9f49b2
0x3be9…575c0x4cd0…bc31Base—$67.4770%0x4337…98b617d ago0xb95e48…90c185
0x3be9…575c0x4cd0…bc31Base—$1.9470%0x4337…44cc17d ago0xbcf507…08ad9e
0x345a…9ec10x4cd0…bc31Base—$21.4770%0xf70d…dbef17d ago0x3fbe46…a06802
0x3be9…575c0x4cd0…bc31Base—$250.5470%0x4337…beb117d ago0xa0e49f…ff3149
0xe7a3…d8060x4cd0…bc31Base—$16.5970%0xf70d…dbef17d ago0x66b1fa…816634
0x3be9…575c0x4cd0…bc31Base—$6.4770%0x2891…bc4c17d ago0xf2f9e6…372bbc
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…5e7d17d ago0xbd4675…b06c88
0x3be9…575c0x4cd0…bc31Base—$42.3970%0x4337…ec2617d ago0xb5af58…fd2d1e
0x3be9…575c0x4cd0…bc31Base—$149.5070%0x2891…bc4c17d ago0xce3ceb…2abdc1
0x3be9…575c0x4cd0…bc31Base—$100.4270%0x2891…bc4c17d ago0xaa69aa…7bd34e
0xe7a3…d8060x4cd0…bc31Base—$41.6870%0xf70d…dbef17d ago0xf2a963…add750
0x3be9…575c0x4cd0…bc31Base—$100.4270%0x2891…bc4c17d ago0xa8c38c…0acb14
0x3be9…575c0x4cd0…bc31Base—$99.4870%0x30d2…77d517d ago0x90e403…2ccecb
0x3be9…575c0x4cd0…bc31Base—$200.4670%0x4337…663c17d ago0x9418ae…73a0bb
0x3be9…575c0x4cd0…bc31Base—$15.5270%0x2915…146517d ago0x16b0eb…3785bc
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x4337…e22a17d ago0x5cb108…56290a
0x3be9…575c0x4cd0…bc31Base—$15.4570%0x4337…5e7d17d ago0xefc33f…fc4df9
0x3be9…575c0x4cd0…bc31Base—$7.9470%0x4337…306317d ago0x008a29…9e5b36

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.