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
0x3be9…575c0x4cd0…bc31Base—$250.5470%0x4337…beb117d ago0xa0e49f…ff3149
0x3be9…575c0x4cd0…bc31Base—$6.4770%0x2891…bc4c18d ago0xf2f9e6…372bbc
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…5e7d18d ago0xbd4675…b06c88
0x3be9…575c0x4cd0…bc31Base—$42.3970%0x4337…ec2618d ago0xb5af58…fd2d1e
0x3be9…575c0x4cd0…bc31Base—$149.5070%0x2891…bc4c18d ago0xce3ceb…2abdc1
0x3be9…575c0x4cd0…bc31Base—$100.4270%0x2891…bc4c18d ago0xaa69aa…7bd34e
0x3be9…575c0x4cd0…bc31Base—$100.4270%0x2891…bc4c18d ago0xa8c38c…0acb14
0x3be9…575c0x4cd0…bc31Base—$99.4870%0x30d2…77d518d ago0x90e403…2ccecb
0x3be9…575c0x4cd0…bc31Base—$200.4670%0x4337…663c18d ago0x9418ae…73a0bb
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…9f2618d ago0x524cc9…f46982
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x2891…bc4c18d ago0x4aa902…547bc5
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2891…bc4c18d ago0xe4c6df…4d53d2
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…c48718d ago0x3db797…dd4b64
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x1d53…c61318d ago0x36db7a…2e82f7
0x3be9…575c0x4cd0…bc31Base—$15.5270%0x2915…146518d ago0x16b0eb…3785bc
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2915…146518d ago0xb4251b…bfc3f7

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.