Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9232…b07d0xccc8…15beBase—$0.30100%0xf70d…dbef105d ago0xd7da09…980fb0
0xceb2…cfe00xccc8…15beBase—$2.20100%0xf70d…dbef105d ago0xd81b02…4a53b7
0xec1b…08ed0xccc8…15beBase—$4.40100%0xf70d…dbef105d ago0x32d806…f92319
0xc9f9…2fa90xccc8…15beBase—$1.43100%0xf70d…dbef105d ago0x1864e7…642138
0xec1b…08ed0xccc8…15beBase—$2.02100%0xf70d…dbef106d ago0x0318ec…0d0b97
0xd0dc…38470xccc8…15beBase—$2.00100%0xf70d…dbef106d ago0x55ab4f…309ac7
0x2eaf…cbbe0xccc8…15beBase—$0.95100%0xf70d…dbef106d ago0xf8b0c8…cf4b60
0x9aa7…2dae0xccc8…15beBase—$1.26100%0xf70d…dbef106d ago0x1ae823…3f4775
0x4b7d…846c0xccc8…15beBase—$2.00100%0xf70d…dbef106d ago0x6f633c…40a595
0x891c…459d0xccc8…15beBase—$0.21100%0xf70d…dbef106d ago0x9b58e8…07a2cf
0xb391…d00c0xccc8…15beBase—$0.15100%0xf70d…dbef106d ago0xdb3362…a0d023
0x03a6…bd090xccc8…15beBase—$65.00100%0xf70d…dbef106d ago0x6368f7…2af201
0x0698…37e70xccc8…15beBase—$1.30100%0xf70d…dbef106d ago0xe89a73…6b4e6c
0x0698…37e70xccc8…15beBase—$1.74100%0xf70d…dbef106d ago0x1f05bf…b02b37
0x03a6…bd090xccc8…15beBase—$5.00100%0xf70d…dbef106d ago0xe7ebea…7a8fb1
0xa9c8…685a0xccc8…15beBase—$10.00100%0xf70d…dbef106d ago0x8e6f6d…c49979
0x0698…37e70xccc8…15beBase—$1.71100%0xf70d…dbef106d ago0x42aa3f…0b9b75
0xe1d5…ebc90xccc8…15beBase—$1.75100%0xf70d…dbef106d ago0x2f6ee9…91c0a8
0xca34…25b90xccc8…15beBase—$0.11100%0xf70d…dbef106d ago0xc1f6fc…7e5b41
0xca34…25b90xccc8…15beBase—$0.15100%0xf70d…dbef106d ago0x616978…9cfd62
0xca34…25b90xccc8…15beBase—$0.20100%0xf70d…dbef106d ago0xa9b3dc…57635a
0xa9c8…685a0xccc8…15beBase—$15.00100%0xf70d…dbef106d ago0xd36755…e696ea
0xa9c8…685a0xccc8…15beBase—$5.00100%0xf70d…dbef106d ago0x27d7c3…560803
0xca34…25b90xccc8…15beBase—$0.26100%0xf70d…dbef106d ago0x17864f…5ad8fa
0xca34…25b90xccc8…15beBase—$0.35100%0xf70d…dbef106d ago0x863711…ad0657

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.