Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0x17e41d…dfc830
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0xa8b2ca…51742d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0xce02ab…0baf45
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0xb3a5b2…63dfcf
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0x58f2a3…06073a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0x5a0c06…9b3a85
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0x8623a8…6e18e6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0xda1b73…58824f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0x425a87…7191e7
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0xcdffd6…8410f3
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0x802576…419014
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0x543d98…c4a625
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0xd2c996…2515c7
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0x5b616e…418961
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0xf12c70…a5df72
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase17d ago0x200bf0…051d64
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase17d ago0xe053b9…547e82
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase17d ago0x48a107…0f0ba0
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase17d ago0x48cf9b…3ab395
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase17d ago0x08969b…0f6460
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase17d ago0xd9adcd…0fa7c3
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase17d ago0x0e0fce…16f42b
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase17d ago0x258d20…f5c1c2
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase17d ago0x8ae342…1bddbc
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase17d ago0x94416b…e1590e

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.